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

Packages that use TransportResponseType
de.extra_standard.namespace.response._1   
de.extra_standard.namespace.webservice   
 

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

Methods in de.extra_standard.namespace.response._1 that return TransportResponseType
 TransportResponseType ObjectFactory.createTransportResponseType()
          Create an instance of TransportResponseType
 

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

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

Uses of TransportResponseType in de.extra_standard.namespace.webservice
 

Methods in de.extra_standard.namespace.webservice that return TransportResponseType
 TransportResponseType Extra.execute(TransportRequestType request)
           
 



Copyright © 2012-2013. All Rights Reserved.