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

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

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

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

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

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

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

Fields in de.extra_standard.namespace.request._1 declared as RequestDetailsType
protected  RequestDetailsType TransportRequestHeaderType.requestDetails
           
protected  RequestDetailsType PackageRequestHeaderType.requestDetails
           
protected  RequestDetailsType MessageRequestHeaderType.requestDetails
           
 

Methods in de.extra_standard.namespace.request._1 that return RequestDetailsType
 RequestDetailsType TransportRequestHeaderType.getRequestDetails()
          Gets the value of the requestDetails property.
 RequestDetailsType PackageRequestHeaderType.getRequestDetails()
          Gets the value of the requestDetails property.
 RequestDetailsType MessageRequestHeaderType.getRequestDetails()
          Gets the value of the requestDetails property.
 

Methods in de.extra_standard.namespace.request._1 with parameters of type RequestDetailsType
 void TransportRequestHeaderType.setRequestDetails(RequestDetailsType value)
          Sets the value of the requestDetails property.
 void PackageRequestHeaderType.setRequestDetails(RequestDetailsType value)
          Sets the value of the requestDetails property.
 void MessageRequestHeaderType.setRequestDetails(RequestDetailsType value)
          Sets the value of the requestDetails property.
 

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

Fields in de.extra_standard.namespace.response._1 declared as RequestDetailsType
protected  RequestDetailsType TransportResponseHeaderType.requestDetails
           
protected  RequestDetailsType PackageResponseHeaderType.requestDetails
           
protected  RequestDetailsType MessageResponseHeaderType.requestDetails
           
 

Methods in de.extra_standard.namespace.response._1 that return RequestDetailsType
 RequestDetailsType TransportResponseHeaderType.getRequestDetails()
          Gets the value of the requestDetails property.
 RequestDetailsType PackageResponseHeaderType.getRequestDetails()
          Gets the value of the requestDetails property.
 RequestDetailsType MessageResponseHeaderType.getRequestDetails()
          Gets the value of the requestDetails property.
 

Methods in de.extra_standard.namespace.response._1 with parameters of type RequestDetailsType
 void TransportResponseHeaderType.setRequestDetails(RequestDetailsType value)
          Sets the value of the requestDetails property.
 void PackageResponseHeaderType.setRequestDetails(RequestDetailsType value)
          Sets the value of the requestDetails property.
 void MessageResponseHeaderType.setRequestDetails(RequestDetailsType value)
          Sets the value of the requestDetails property.
 



Copyright © 2012-2013. All Rights Reserved.