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