Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.wsrm.DetailType

Packages that use DetailType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.wsrm   
 

Uses of DetailType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.wsrm
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.wsrm declared as DetailType
protected  DetailType SequenceFaultType.detail
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.wsrm that return DetailType
 DetailType DetailType.clone()
          Creates and returns a copy of this object.
 DetailType ObjectFactory.createDetailType()
          Create an instance of DetailType
 DetailType SequenceFaultType.getDetail()
          Gets the value of the detail property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.wsrm with parameters of type DetailType
 void SequenceFaultType.setDetail(DetailType value)
          Sets the value of the detail property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.wsrm with parameters of type DetailType
DetailType(DetailType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.wsrm.DetailType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.