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

Packages that use TransportRequestType
de.extra_standard.namespace.request._1   
de.extra_standard.namespace.webservice   
 

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

Methods in de.extra_standard.namespace.request._1 that return TransportRequestType
 TransportRequestType ObjectFactory.createTransportRequestType()
          Create an instance of TransportRequestType
 

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

Methods in de.extra_standard.namespace.request._1 with parameters of type TransportRequestType
 JAXBElement<TransportRequestType> ObjectFactory.createTransport(TransportRequestType value)
          Create an instance of JAXBElement<TransportRequestType>}
 JAXBElement<TransportRequestType> ObjectFactory.createXMLTransport(TransportRequestType value)
          Create an instance of JAXBElement<TransportRequestType>}
 

Uses of TransportRequestType in de.extra_standard.namespace.webservice
 

Methods in de.extra_standard.namespace.webservice with parameters of type TransportRequestType
 TransportResponseType Extra.execute(TransportRequestType request)
           
 



Copyright © 2012-2013. All Rights Reserved.