Uses of Enum Class
com.headius.options.example.Example.AccountType
Packages that use Example.AccountType
-
Uses of Example.AccountType in com.headius.options.example
Methods in com.headius.options.example that return Example.AccountTypeModifier and TypeMethodDescriptionstatic Example.AccountType
Returns the enum constant of this class with the specified name.static Example.AccountType[]
Example.AccountType.values()
Returns an array containing the constants of this enum class, in the order they are declared.