Uses of Enum
dev.orne.test.rnd.it.EnumCustomGenerator.Values
Packages that use EnumCustomGenerator.Values
-
Uses of EnumCustomGenerator.Values in dev.orne.test.rnd.it
Fields in dev.orne.test.rnd.it declared as EnumCustomGenerator.ValuesModifier and TypeFieldDescriptionstatic final EnumCustomGenerator.Values[]
EnumCustomGenerator.GENERATED_VALUES
The generated enumeration values.Methods in dev.orne.test.rnd.it that return EnumCustomGenerator.ValuesModifier and TypeMethodDescription@NotNull EnumCustomGenerator.Values
EnumCustomGenerator.defaultValue()
@NotNull EnumCustomGenerator.Values
EnumCustomGenerator.randomValue()
static EnumCustomGenerator.Values
Returns the enum constant of this type with the specified name.static EnumCustomGenerator.Values[]
EnumCustomGenerator.Values.values()
Returns an array containing the constants of this enum type, in the order they are declared.