Uses of Class
nl.knowledgeplaza.util.property.Property

Packages that use Property
nl.knowledgeplaza.util   
nl.knowledgeplaza.util.property   
 

Uses of Property in nl.knowledgeplaza.util
 

Methods in nl.knowledgeplaza.util with parameters of type Property
 void AbstractBean.addProperty(Property p)
           
 void AbstractBean.removeProperty(Property p)
           
 

Uses of Property in nl.knowledgeplaza.util.property
 

Methods in nl.knowledgeplaza.util.property that return Property
 Property<T> Property.withBean(Property.PropertyBean value)
           
 Property<T> Property.withName(String value)
           
 

Methods in nl.knowledgeplaza.util.property with parameters of type Property
 void Property.PropertyBean.addProperty(Property p)
           
 void Property.PropertyBean.removeProperty(Property p)
           
 



Copyright © 2012 KnowledgePlaza. All Rights Reserved.