Uses of Class
de.extra_standard.namespace.response._1.TransportResponseBodyType

Packages that use TransportResponseBodyType
de.extra_standard.namespace.response._1   
 

Uses of TransportResponseBodyType in de.extra_standard.namespace.response._1
 

Fields in de.extra_standard.namespace.response._1 declared as TransportResponseBodyType
protected  TransportResponseBodyType TransportResponseType.transportBody
           
 

Methods in de.extra_standard.namespace.response._1 that return TransportResponseBodyType
 TransportResponseBodyType ObjectFactory.createTransportResponseBodyType()
          Create an instance of TransportResponseBodyType
 TransportResponseBodyType TransportResponseType.getTransportBody()
          Gets the value of the transportBody property.
 

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

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



Copyright © 2012-2013. All Rights Reserved.