org.enhydra.shark.wfxml.types.holders
Class ListDefinitionsRsHolder

java.lang.Object
  extended by org.enhydra.shark.wfxml.types.holders.ListDefinitionsRsHolder
All Implemented Interfaces:
javax.xml.rpc.holders.Holder

public final class ListDefinitionsRsHolder
extends java.lang.Object
implements javax.xml.rpc.holders.Holder


Field Summary
 DefinitionInfo[] value
           
 
Constructor Summary
ListDefinitionsRsHolder()
           
ListDefinitionsRsHolder(DefinitionInfo[] value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public DefinitionInfo[] value
Constructor Detail

ListDefinitionsRsHolder

public ListDefinitionsRsHolder()

ListDefinitionsRsHolder

public ListDefinitionsRsHolder(DefinitionInfo[] value)