Uses of Enum
org.inferred.freebuilder.processor.property.PropertyCodeGenerator.Initially
Packages that use PropertyCodeGenerator.Initially
-
Uses of PropertyCodeGenerator.Initially in org.inferred.freebuilder.processor.property
Subclasses with type arguments of type PropertyCodeGenerator.Initially in org.inferred.freebuilder.processor.propertyModifier and TypeClassDescriptionstatic enumGeneral behaviour type for a fresh or reset property.Methods in org.inferred.freebuilder.processor.property that return PropertyCodeGenerator.InitiallyModifier and TypeMethodDescriptionDefaultProperty.initialState()NullableProperty.initialState()OptionalProperty.initialState()PrimitiveOptionalProperty.initialState()PropertyCodeGenerator.initialState()Returns whether the property is required, optional, or has a default.Returns the enum constant of this type with the specified name.static PropertyCodeGenerator.Initially[]PropertyCodeGenerator.Initially.values()Returns an array containing the constants of this enum type, in the order they are declared.