Uses of Enum
org.inferred.freebuilder.processor.Datatype_Builder.Property
Packages that use Datatype_Builder.Property
-
Uses of Datatype_Builder.Property in org.inferred.freebuilder.processor
Subclasses with type arguments of type Datatype_Builder.Property in org.inferred.freebuilder.processorFields in org.inferred.freebuilder.processor with type parameters of type Datatype_Builder.PropertyModifier and TypeFieldDescriptionprivate final EnumSet<Datatype_Builder.Property> Datatype_Builder._unsetPropertiesprivate final EnumSet<Datatype_Builder.Property> Datatype_Builder.Partial._unsetPropertiesMethods in org.inferred.freebuilder.processor that return Datatype_Builder.PropertyModifier and TypeMethodDescriptionstatic Datatype_Builder.PropertyReturns the enum constant of this type with the specified name.static Datatype_Builder.Property[]Datatype_Builder.Property.values()Returns an array containing the constants of this enum type, in the order they are declared.