Uses of Enum
com.okta.sdk.resource.model.ApplicationFeature.NameEnum
Packages that use ApplicationFeature.NameEnum
-
Uses of ApplicationFeature.NameEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ApplicationFeature.NameEnumModifier and TypeMethodDescriptionstatic ApplicationFeature.NameEnumApplicationFeature.getName()Identifying name of the featurestatic ApplicationFeature.NameEnumReturns the enum constant of this type with the specified name.static ApplicationFeature.NameEnum[]ApplicationFeature.NameEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.