Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.wsrm.SequenceFaultType

Packages that use SequenceFaultType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.wsrm   
 

Uses of SequenceFaultType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.wsrm
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.wsrm that return SequenceFaultType
 SequenceFaultType SequenceFaultType.clone()
          Creates and returns a copy of this object.
 SequenceFaultType ObjectFactory.createSequenceFaultType()
          Create an instance of SequenceFaultType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.wsrm that return types with arguments of type SequenceFaultType
 javax.xml.bind.JAXBElement<SequenceFaultType> ObjectFactory.createSequenceFault(SequenceFaultType value)
          Create an instance of JAXBElement<SequenceFaultType>}
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.wsrm with parameters of type SequenceFaultType
 javax.xml.bind.JAXBElement<SequenceFaultType> ObjectFactory.createSequenceFault(SequenceFaultType value)
          Create an instance of JAXBElement<SequenceFaultType>}
 

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



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