org.drools.guvnor.client.ruleeditor
Class PropertiesHolder

java.lang.Object
  extended by org.drools.guvnor.client.ruleeditor.PropertiesHolder
All Implemented Interfaces:
Serializable, PortableObject

public class PropertiesHolder
extends Object
implements PortableObject

Properties representation used for RPC data exchange

See Also:
Serialized Form

Field Summary
 List<PropertyHolder> list
           
 
Constructor Summary
PropertiesHolder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

list

public List<PropertyHolder> list
Constructor Detail

PropertiesHolder

public PropertiesHolder()


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.