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

Packages that use ResponseDetailsType
de.extra_standard.namespace.components._1   
de.extra_standard.namespace.response._1   
 

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

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

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

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

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

Fields in de.extra_standard.namespace.response._1 declared as ResponseDetailsType
protected  ResponseDetailsType TransportResponseHeaderType.responseDetails
           
protected  ResponseDetailsType PackageResponseHeaderType.responseDetails
           
protected  ResponseDetailsType MessageResponseHeaderType.responseDetails
           
 

Methods in de.extra_standard.namespace.response._1 that return ResponseDetailsType
 ResponseDetailsType TransportResponseHeaderType.getResponseDetails()
          Gets the value of the responseDetails property.
 ResponseDetailsType PackageResponseHeaderType.getResponseDetails()
          Gets the value of the responseDetails property.
 ResponseDetailsType MessageResponseHeaderType.getResponseDetails()
          Gets the value of the responseDetails property.
 

Methods in de.extra_standard.namespace.response._1 with parameters of type ResponseDetailsType
 void TransportResponseHeaderType.setResponseDetails(ResponseDetailsType value)
          Sets the value of the responseDetails property.
 void PackageResponseHeaderType.setResponseDetails(ResponseDetailsType value)
          Sets the value of the responseDetails property.
 void MessageResponseHeaderType.setResponseDetails(ResponseDetailsType value)
          Sets the value of the responseDetails property.
 



Copyright © 2012-2013. All Rights Reserved.