Uses of Enum Class
kboyle.oktane.example.ExampleEnum
Packages that use ExampleEnum
-
Uses of ExampleEnum in kboyle.oktane.example
Methods in kboyle.oktane.example that return ExampleEnumModifier and TypeMethodDescriptionstatic ExampleEnum
Returns the enum constant of this class with the specified name.static ExampleEnum[]
ExampleEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ExampleEnum in kboyle.oktane.example.modules
Methods in kboyle.oktane.example.modules with parameters of type ExampleEnum