PropertyCodeGenerator.Initially |
DefaultProperty.initialState() |
|
PropertyCodeGenerator.Initially |
NullableProperty.initialState() |
|
PropertyCodeGenerator.Initially |
OptionalProperty.initialState() |
|
PropertyCodeGenerator.Initially |
PrimitiveOptionalProperty.initialState() |
|
PropertyCodeGenerator.Initially |
PropertyCodeGenerator.initialState() |
Returns whether the property is required, optional, or has a default.
|
static PropertyCodeGenerator.Initially |
PropertyCodeGenerator.Initially.valueOf(java.lang.String name) |
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.
|