Uses of Class
de.extra_standard.namespace.request._1.TransportRequestBodyType

Packages that use TransportRequestBodyType
de.extra_standard.namespace.request._1   
 

Uses of TransportRequestBodyType in de.extra_standard.namespace.request._1
 

Fields in de.extra_standard.namespace.request._1 declared as TransportRequestBodyType
protected  TransportRequestBodyType TransportRequestType.transportBody
           
 

Methods in de.extra_standard.namespace.request._1 that return TransportRequestBodyType
 TransportRequestBodyType ObjectFactory.createTransportRequestBodyType()
          Create an instance of TransportRequestBodyType
 TransportRequestBodyType TransportRequestType.getTransportBody()
          Gets the value of the transportBody property.
 

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

Methods in de.extra_standard.namespace.request._1 with parameters of type TransportRequestBodyType
 JAXBElement<TransportRequestBodyType> ObjectFactory.createTransportBody(TransportRequestBodyType value)
          Create an instance of JAXBElement<TransportRequestBodyType>}
 void TransportRequestType.setTransportBody(TransportRequestBodyType value)
          Sets the value of the transportBody property.
 



Copyright © 2012-2013. All Rights Reserved.