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 FeatureTypeFeature.getType()Get typestatic FeatureTypeReturns 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 TypeMethodDescriptionvoidFeature.setType(FeatureType type) Feature.type(FeatureType type)