Uses of Class
de.extra_standard.namespace.components._1.ElementSequenceType

Packages that use ElementSequenceType
de.extra_standard.namespace.components._1   
 

Uses of ElementSequenceType in de.extra_standard.namespace.components._1
 

Fields in de.extra_standard.namespace.components._1 declared as ElementSequenceType
protected  ElementSequenceType DataType.elementSequence
           
 

Methods in de.extra_standard.namespace.components._1 that return ElementSequenceType
 ElementSequenceType ObjectFactory.createElementSequenceType()
          Create an instance of ElementSequenceType
 ElementSequenceType DataType.getElementSequence()
          Gets the value of the elementSequence property.
 

Methods in de.extra_standard.namespace.components._1 that return types with arguments of type ElementSequenceType
 JAXBElement<ElementSequenceType> ObjectFactory.createElementSequence(ElementSequenceType value)
          Create an instance of JAXBElement<ElementSequenceType>}
 

Methods in de.extra_standard.namespace.components._1 with parameters of type ElementSequenceType
 JAXBElement<ElementSequenceType> ObjectFactory.createElementSequence(ElementSequenceType value)
          Create an instance of JAXBElement<ElementSequenceType>}
 void DataType.setElementSequence(ElementSequenceType value)
          Sets the value of the elementSequence property.
 



Copyright © 2012-2013. All Rights Reserved.