Uses of Class
org.metastopheles.PropertyMetaData

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)
           
 



Copyright © 2011. All Rights Reserved.