| Package | Description |
|---|---|
| org.joda.beans |
Base interfaces and annotations defining Joda-Beans.
|
| org.joda.beans.impl.flexi |
Implementation of Joda-Beans as a flexible map of data.
|
| org.joda.beans.impl.map |
Implementation of Joda-Beans extending a map.
|
| Modifier and Type | Method and Description |
|---|---|
DynamicMetaBean |
DynamicBean.metaBean()
Gets the meta-bean representing the parts of the bean that are
common across all instances, such as the set of meta-properties.
|
| Modifier and Type | Method and Description |
|---|---|
static DynamicMetaBean |
FlexiBean.meta()
Creates a standalone meta-bean.
|
DynamicMetaBean |
FlexiBean.metaBean() |
| Modifier and Type | Method and Description |
|---|---|
static DynamicMetaBean |
MapBean.meta()
Creates a standalone meta-bean.
|
DynamicMetaBean |
MapBean.metaBean() |
Copyright © 2007–2017 Joda.org. All rights reserved.