| Interface | Description |
|---|---|
| PropertyCodeGenerator.Config |
Data available to
PropertyCodeGenerator.Factory instances when creating a PropertyCodeGenerator. |
| PropertyCodeGenerator.Factory |
Factory interface for
PropertyCodeGenerator. |
| Class | Description |
|---|---|
| DefaultProperty |
Default
PropertyCodeGenerator, providing reference semantics for any type. |
| Factories | |
| MergeAction |
Readable action fragments for documenting mergeFrom behaviors.
|
| PrimitiveOptionalProperty |
This property class handles the primitive optional fields, including
OptionalDouble, OptionalLong, and OptionalInt. |
| Property |
Datatype about a property of a
Datatype. |
| Property.Builder |
Builder for
Property. |
| PropertyCodeGenerator |
Property-type-specific code generation interface.
|
| Enum | Description |
|---|---|
| PropertyCodeGenerator.Initially |
General behaviour type for a fresh or reset property.
|