Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.wsrm.SequenceType

Packages that use SequenceType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.wsrm   
 

Uses of SequenceType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.wsrm
 

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

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

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

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



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