See: Description
| Class | Description |
|---|---|
| DirectBean |
A bean implementation designed for use by the code generator.
|
| DirectBeanBuilder<T extends Bean> |
A builder implementation designed for use by the code generator.
|
| DirectFieldsBeanBuilder<T extends Bean> |
A builder implementation designed for use by the code generator.
|
| DirectMetaBean |
A meta-bean implementation designed for use by the code generator.
|
| DirectMetaProperty<P> |
A meta-property implementation designed for use by the code generator.
|
| DirectMetaPropertyMap |
A map of name to meta-property designed for use by the code generator.
|
| DirectPrivateBeanBuilder<T extends Bean> |
A builder implementation designed for use by the code generator.
|
| MinimalMetaBean<T extends Bean> |
A meta-bean implementation designed for use by the code generator.
|
Use of the code generator is optional with Joda-Beans, but it is the most common approach. These class are used by the generator, but could potentially be used without it.
Copyright © 2007–2017 Joda.org. All rights reserved.