|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyMetaData | |
---|---|
org.metastopheles |
Uses of PropertyMetaData in org.metastopheles |
---|
Methods in org.metastopheles that return PropertyMetaData | |
---|---|
PropertyMetaData |
BeanMetaData.getPropertyMetaData(String propertyName)
Returns the @{link PropertyMetaData} object for the property named propertyName . |
Methods in org.metastopheles that return types with arguments of type PropertyMetaData | |
---|---|
List<MetaDataDecorator<PropertyMetaData>> |
BeanMetaDataFactory.getPropertyMetaDataDecorators()
|
Method parameters in org.metastopheles with type arguments of type PropertyMetaData | |
---|---|
void |
BeanMetaDataFactory.setPropertyMetaDataDecorators(List<MetaDataDecorator<PropertyMetaData>> propertyMetaDataDecorators)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |