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

Packages that use PackageRequestBodyType
de.extra_standard.namespace.request._1   
 

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

Fields in de.extra_standard.namespace.request._1 declared as PackageRequestBodyType
protected  PackageRequestBodyType PackageRequestType.packageBody
           
 

Methods in de.extra_standard.namespace.request._1 that return PackageRequestBodyType
 PackageRequestBodyType ObjectFactory.createPackageRequestBodyType()
          Create an instance of PackageRequestBodyType
 PackageRequestBodyType PackageRequestType.getPackageBody()
          Gets the value of the packageBody property.
 

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

Methods in de.extra_standard.namespace.request._1 with parameters of type PackageRequestBodyType
 JAXBElement<PackageRequestBodyType> ObjectFactory.createPackageBody(PackageRequestBodyType value)
          Create an instance of JAXBElement<PackageRequestBodyType>}
 void PackageRequestType.setPackageBody(PackageRequestBodyType value)
          Sets the value of the packageBody property.
 



Copyright © 2012-2013. All Rights Reserved.