nl.knowledgeplaza.util.property
Interface Property.PropertyBean

All Known Implementing Classes:
AbstractBean, AbstractBean, AbstractBeanEclipselink
Enclosing class:
Property<T>

public static interface Property.PropertyBean


Method Summary
 void addProperty(Property p)
           
 void removeProperty(Property p)
           
 

Method Detail

addProperty

void addProperty(Property p)

removeProperty

void removeProperty(Property p)


Copyright © 2010 KnowledgePlaza. All Rights Reserved.