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