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

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

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

Fields in de.extra_standard.namespace.components._1 declared as CharSequenceType
protected  CharSequenceType DataType.charSequence
           
 

Methods in de.extra_standard.namespace.components._1 that return CharSequenceType
 CharSequenceType ObjectFactory.createCharSequenceType()
          Create an instance of CharSequenceType
 CharSequenceType DataType.getCharSequence()
          Gets the value of the charSequence property.
 

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

Methods in de.extra_standard.namespace.components._1 with parameters of type CharSequenceType
 JAXBElement<CharSequenceType> ObjectFactory.createCharSequence(CharSequenceType value)
          Create an instance of JAXBElement<CharSequenceType>}
 void DataType.setCharSequence(CharSequenceType value)
          Sets the value of the charSequence property.
 



Copyright © 2012-2013. All Rights Reserved.