Uses of Enum
com.okta.sdk.resource.model.FeatureType
-
Uses of FeatureType in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic FeatureType
Feature.getType()
Get typestatic FeatureType
Returns the enum constant of this type with the specified name.static FeatureType[]
FeatureType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Feature.setType
(FeatureType type) Feature.type
(FeatureType type)