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

java.lang.Object
  extended byorg.enhydra.shark.wfxml.types.holders.SetDefinitionRsHolder
All Implemented Interfaces:
javax.xml.rpc.holders.Holder

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


Field Summary
 SetDefinitionRs value
           
 
Constructor Summary
SetDefinitionRsHolder()
           
SetDefinitionRsHolder(SetDefinitionRs value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public SetDefinitionRs value
Constructor Detail

SetDefinitionRsHolder

public SetDefinitionRsHolder()

SetDefinitionRsHolder

public SetDefinitionRsHolder(SetDefinitionRs value)