Uses of Enum
com.okta.sdk.resource.model.FeatureType
Packages that use FeatureType
-
Uses of FeatureType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return FeatureTypeModifier 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.Methods in com.okta.sdk.resource.model with parameters of type FeatureTypeModifier and TypeMethodDescriptionvoid
Feature.setType
(FeatureType type) Feature.type
(FeatureType type)