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_VALUESThe generated enumeration values.Methods in dev.orne.test.rnd.it that return EnumCustomGenerator.ValuesModifier and TypeMethodDescription@NotNull EnumCustomGenerator.ValuesEnumCustomGenerator.defaultValue()@NotNull EnumCustomGenerator.ValuesEnumCustomGenerator.randomValue()static EnumCustomGenerator.ValuesReturns 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.