Uses of Enum
com.okta.sdk.resource.model.UIElementOptions.FormatEnum
-
Uses of UIElementOptions.FormatEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic UIElementOptions.FormatEnum
UIElementOptions.getFormat()
Specifies how the input appearsstatic UIElementOptions.FormatEnum
Returns the enum constant of this type with the specified name.static UIElementOptions.FormatEnum[]
UIElementOptions.FormatEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionUIElementOptions.format
(UIElementOptions.FormatEnum format) void
UIElementOptions.setFormat
(UIElementOptions.FormatEnum format)