Uses of Enum Class
co.ankatech.ankasecure.sdk.model.AlgorithmInfo.Status
Packages that use AlgorithmInfo.Status
-
Uses of AlgorithmInfo.Status in co.ankatech.ankasecure.sdk.model
Subclasses with type arguments of type AlgorithmInfo.Status in co.ankatech.ankasecure.sdk.modelModifier and TypeClassDescriptionstatic enum
Lifecycle status as defined by the platform.Methods in co.ankatech.ankasecure.sdk.model that return AlgorithmInfo.StatusModifier and TypeMethodDescriptionAlgorithmInfo.getStatus()
static AlgorithmInfo.Status
Returns the enum constant of this class with the specified name.static AlgorithmInfo.Status[]
AlgorithmInfo.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in co.ankatech.ankasecure.sdk.model with parameters of type AlgorithmInfo.Status