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

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

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

Fields in de.extra_standard.namespace.components._1 declared as Base64CharSequenceType
protected  Base64CharSequenceType DataType.base64CharSequence
           
 

Methods in de.extra_standard.namespace.components._1 that return Base64CharSequenceType
 Base64CharSequenceType ObjectFactory.createBase64CharSequenceType()
          Create an instance of Base64CharSequenceType
 Base64CharSequenceType DataType.getBase64CharSequence()
          Gets the value of the base64CharSequence property.
 

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

Methods in de.extra_standard.namespace.components._1 with parameters of type Base64CharSequenceType
 JAXBElement<Base64CharSequenceType> ObjectFactory.createBase64CharSequence(Base64CharSequenceType value)
          Create an instance of JAXBElement<Base64CharSequenceType>}
 void DataType.setBase64CharSequence(Base64CharSequenceType value)
          Sets the value of the base64CharSequence property.
 



Copyright © 2012-2013. All Rights Reserved.