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

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

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


Field Summary
 NewDefinitionRs value
           
 
Constructor Summary
NewDefinitionRsHolder()
           
NewDefinitionRsHolder(NewDefinitionRs 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 NewDefinitionRs value
Constructor Detail

NewDefinitionRsHolder

public NewDefinitionRsHolder()

NewDefinitionRsHolder

public NewDefinitionRsHolder(NewDefinitionRs value)