Uses of Enum Class
generation.builders.Writeable.ListProperty.Flags
Packages that use Writeable.ListProperty.Flags
-
Uses of Writeable.ListProperty.Flags in generation.builders
Subclasses with type arguments of type Writeable.ListProperty.Flags in generation.buildersMethods in generation.builders that return Writeable.ListProperty.FlagsModifier and TypeMethodDescriptionstatic Writeable.ListProperty.Flags
Returns the enum constant of this class with the specified name.static Writeable.ListProperty.Flags[]
Writeable.ListProperty.Flags.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in generation.builders with parameters of type Writeable.ListProperty.FlagsModifierConstructorDescriptionListProperty
(String string, Writeable.ListProperty.Flags... flagss) ListProperty
(String string0, String string1, Writeable.ListProperty.Flags... flagss)