Uses of Class
com.github.talberto.easybeans.gen.PropertyDefinition

Packages that use PropertyDefinition
com.github.talberto.easybeans.gen   
 

Uses of PropertyDefinition in com.github.talberto.easybeans.gen
 

Methods in com.github.talberto.easybeans.gen that return types with arguments of type PropertyDefinition
 Set<PropertyDefinition> ClassDefinition.getProperties()
           
 

Method parameters in com.github.talberto.easybeans.gen with type arguments of type PropertyDefinition
 void ClassDefinition.setProperties(Set<PropertyDefinition> pProperties)
           
 



Copyright © 2014. All rights reserved.