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

Packages that use ReceiverType
de.extra_standard.namespace.components._1   
de.extra_standard.namespace.request._1   
de.extra_standard.namespace.response._1   
 

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

Methods in de.extra_standard.namespace.components._1 that return ReceiverType
 ReceiverType ObjectFactory.createReceiverType()
          Create an instance of ReceiverType
 

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

Methods in de.extra_standard.namespace.components._1 with parameters of type ReceiverType
 JAXBElement<ReceiverType> ObjectFactory.createReceiver(ReceiverType value)
          Create an instance of JAXBElement<ReceiverType>}
 

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

Fields in de.extra_standard.namespace.request._1 declared as ReceiverType
protected  ReceiverType TransportRequestHeaderType.receiver
           
protected  ReceiverType PackageRequestHeaderType.receiver
           
protected  ReceiverType MessageRequestHeaderType.receiver
           
 

Methods in de.extra_standard.namespace.request._1 that return ReceiverType
 ReceiverType TransportRequestHeaderType.getReceiver()
          Gets the value of the receiver property.
 ReceiverType PackageRequestHeaderType.getReceiver()
          Gets the value of the receiver property.
 ReceiverType MessageRequestHeaderType.getReceiver()
          Gets the value of the receiver property.
 

Methods in de.extra_standard.namespace.request._1 with parameters of type ReceiverType
 void TransportRequestHeaderType.setReceiver(ReceiverType value)
          Sets the value of the receiver property.
 void PackageRequestHeaderType.setReceiver(ReceiverType value)
          Sets the value of the receiver property.
 void MessageRequestHeaderType.setReceiver(ReceiverType value)
          Sets the value of the receiver property.
 

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

Fields in de.extra_standard.namespace.response._1 declared as ReceiverType
protected  ReceiverType TransportResponseHeaderType.receiver
           
protected  ReceiverType PackageResponseHeaderType.receiver
           
protected  ReceiverType MessageResponseHeaderType.receiver
           
 

Methods in de.extra_standard.namespace.response._1 that return ReceiverType
 ReceiverType TransportResponseHeaderType.getReceiver()
          Gets the value of the receiver property.
 ReceiverType PackageResponseHeaderType.getReceiver()
          Gets the value of the receiver property.
 ReceiverType MessageResponseHeaderType.getReceiver()
          Gets the value of the receiver property.
 

Methods in de.extra_standard.namespace.response._1 with parameters of type ReceiverType
 void TransportResponseHeaderType.setReceiver(ReceiverType value)
          Sets the value of the receiver property.
 void PackageResponseHeaderType.setReceiver(ReceiverType value)
          Sets the value of the receiver property.
 void MessageResponseHeaderType.setReceiver(ReceiverType value)
          Sets the value of the receiver property.
 



Copyright © 2012-2013. All Rights Reserved.