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

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

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


Field Summary
 GetPropertiesRs value
           
 
Constructor Summary
GetPropertiesRsHolder()
           
GetPropertiesRsHolder(GetPropertiesRs 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 GetPropertiesRs value
Constructor Detail

GetPropertiesRsHolder

public GetPropertiesRsHolder()

GetPropertiesRsHolder

public GetPropertiesRsHolder(GetPropertiesRs value)