Package | Description |
---|---|
org.joda.beans.impl.direct |
Implementation of Joda-Beans designed for extension by the code generator.
|
org.joda.beans.impl.reflection |
Implementation of Joda-Beans using reflection.
|
Modifier and Type | Class and Description |
---|---|
class |
DirectMetaProperty<P>
A meta-property implementation designed for use by
DirectBean . |
Modifier and Type | Class and Description |
---|---|
class |
ReflectiveMetaProperty<P>
A meta-property implemented using a
PropertyDescriptor . |
Copyright © 2007–2013 Joda.org. All rights reserved.