Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.ShippingPackageCodeType

Packages that use ShippingPackageCodeType
com.ebay.soap.eBLBaseComponents   
 

Uses of ShippingPackageCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ShippingPackageCodeType
protected  ShippingPackageCodeType ShippingServicePackageDetailsType.name
           
protected  ShippingPackageCodeType ShippingPackageDetailsType.shippingPackage
           
protected  ShippingPackageCodeType ShipPackageDetailsType.shippingPackage
           
protected  ShippingPackageCodeType ShipmentType.shippingPackage
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type ShippingPackageCodeType
protected  List<ShippingPackageCodeType> ShippingServiceDetailsType.shippingPackage
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ShippingPackageCodeType
static ShippingPackageCodeType ShippingPackageCodeType.fromValue(String v)
           
 ShippingPackageCodeType ShippingServicePackageDetailsType.getName()
          Gets the value of the name property.
 ShippingPackageCodeType[] ShippingServiceDetailsType.getShippingPackage()
           
 ShippingPackageCodeType ShippingPackageDetailsType.getShippingPackage()
          Gets the value of the shippingPackage property.
 ShippingPackageCodeType ShipPackageDetailsType.getShippingPackage()
          Gets the value of the shippingPackage property.
 ShippingPackageCodeType ShipmentType.getShippingPackage()
          Gets the value of the shippingPackage property.
 ShippingPackageCodeType ShippingServiceDetailsType.getShippingPackage(int idx)
           
 ShippingPackageCodeType ShippingServiceDetailsType.setShippingPackage(int idx, ShippingPackageCodeType value)
           
static ShippingPackageCodeType ShippingPackageCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ShippingPackageCodeType[] ShippingPackageCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type ShippingPackageCodeType
protected  List<ShippingPackageCodeType> ShippingServiceDetailsType._getShippingPackage()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ShippingPackageCodeType
 void ShippingServicePackageDetailsType.setName(ShippingPackageCodeType value)
          Sets the value of the name property.
 ShippingPackageCodeType ShippingServiceDetailsType.setShippingPackage(int idx, ShippingPackageCodeType value)
           
 void ShippingPackageDetailsType.setShippingPackage(ShippingPackageCodeType value)
          Sets the value of the shippingPackage property.
 void ShipPackageDetailsType.setShippingPackage(ShippingPackageCodeType value)
          Sets the value of the shippingPackage property.
 void ShipmentType.setShippingPackage(ShippingPackageCodeType value)
          Sets the value of the shippingPackage property.
 void ShippingServiceDetailsType.setShippingPackage(ShippingPackageCodeType[] values)
           
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.