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