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

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

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


Field Summary
 GetDefinitionRs value
           
 
Constructor Summary
GetDefinitionRsHolder()
           
GetDefinitionRsHolder(GetDefinitionRs 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 GetDefinitionRs value
Constructor Detail

GetDefinitionRsHolder

public GetDefinitionRsHolder()

GetDefinitionRsHolder

public GetDefinitionRsHolder(GetDefinitionRs value)