|
Joda System API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanMetaData | |
org.joda.property.impl |
Uses of BeanMetaData in org.joda.property.impl |
Methods in org.joda.property.impl that return BeanMetaData | |
protected BeanMetaData |
ProxyBean.getBeanMetaData()
Get the bean meta data |
static BeanMetaData |
BeanMetaData.getMetaData(java.lang.Class beanType)
Get an instance of a BeanMetaData. |
BeanMetaData |
BeanInit.getBeanMetaData()
Get the bean type |
Constructors in org.joda.property.impl with parameters of type BeanMetaData | |
BeanInit(Bean bean,
BeanMetaData metaData,
java.lang.String name,
java.util.Map properties)
Constructor |
|
Joda System API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |