Package | Description |
---|---|
org.joda.beans.impl |
Base implementations of Joda-Bean interfaces.
|
org.joda.beans.impl.direct |
Implementation of Joda-Beans designed for extension by the code generator.
|
org.joda.beans.impl.flexi |
Implementation of Joda-Beans as a flexible map of data.
|
org.joda.beans.impl.reflection |
Implementation of Joda-Beans using reflection.
|
Class and Description |
---|
BasicProperty
A property that binds a
Bean to a MetaProperty . |
BasicPropertyMap
A standard map of properties.
|
Class and Description |
---|
BasicBeanBuilder
Basic implementation of
BeanBuilder that wraps a real bean. |
BasicMetaBean
Basic implementation of
MetaBean . |
BasicMetaProperty
An abstract base meta-property.
|
Class and Description |
---|
BasicBean
Basic implementation of
Bean intended for applications to subclass. |
Class and Description |
---|
BasicMetaProperty
An abstract base meta-property.
|
Copyright © 2007–2013 Joda.org. All rights reserved.