Uses of Enum
com.okta.sdk.resource.model.BrowserPluginApplication.NameEnum
Packages that use BrowserPluginApplication.NameEnum
-
Uses of BrowserPluginApplication.NameEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return BrowserPluginApplication.NameEnumModifier and TypeMethodDescriptionBrowserPluginApplication.getName()The key name for the app definitionReturns the enum constant of this type with the specified name.static BrowserPluginApplication.NameEnum[]BrowserPluginApplication.NameEnum.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 BrowserPluginApplication.NameEnumModifier and TypeMethodDescriptionBrowserPluginApplication.name(BrowserPluginApplication.NameEnum name) voidBrowserPluginApplication.setName(BrowserPluginApplication.NameEnum name)