Changes since
the last release

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

Packages that use MeasureType
com.ebay.soap.eBLBaseComponents   
 

Uses of MeasureType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as MeasureType
protected  MeasureType ShipPackageDetailsType.packageDepth
           
protected  MeasureType ShipmentType.packageDepth
           
protected  MeasureType ShipPackageDetailsType.packageLength
           
protected  MeasureType ShipmentType.packageLength
           
protected  MeasureType ShipPackageDetailsType.packageWidth
           
protected  MeasureType ShipmentType.packageWidth
           
protected  MeasureType ShipPackageDetailsType.weightMajor
           
protected  MeasureType ShipmentType.weightMajor
           
protected  MeasureType ShipPackageDetailsType.weightMinor
           
protected  MeasureType ShipmentType.weightMinor
           
protected  MeasureType DiscountProfileType.weightOff
           
 

Methods in com.ebay.soap.eBLBaseComponents that return MeasureType
 MeasureType ObjectFactory.createMeasureType()
          Create an instance of MeasureType
 MeasureType ShipPackageDetailsType.getPackageDepth()
          Gets the value of the packageDepth property.
 MeasureType ShipmentType.getPackageDepth()
          Gets the value of the packageDepth property.
 MeasureType ShipPackageDetailsType.getPackageLength()
          Gets the value of the packageLength property.
 MeasureType ShipmentType.getPackageLength()
          Gets the value of the packageLength property.
 MeasureType ShipPackageDetailsType.getPackageWidth()
          Gets the value of the packageWidth property.
 MeasureType ShipmentType.getPackageWidth()
          Gets the value of the packageWidth property.
 MeasureType ShipPackageDetailsType.getWeightMajor()
          Gets the value of the weightMajor property.
 MeasureType ShipmentType.getWeightMajor()
          Gets the value of the weightMajor property.
 MeasureType ShipPackageDetailsType.getWeightMinor()
          Gets the value of the weightMinor property.
 MeasureType ShipmentType.getWeightMinor()
          Gets the value of the weightMinor property.
 MeasureType DiscountProfileType.getWeightOff()
          Gets the value of the weightOff property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type MeasureType
 void ShipPackageDetailsType.setPackageDepth(MeasureType value)
          Sets the value of the packageDepth property.
 void ShipmentType.setPackageDepth(MeasureType value)
          Sets the value of the packageDepth property.
 void ShipPackageDetailsType.setPackageLength(MeasureType value)
          Sets the value of the packageLength property.
 void ShipmentType.setPackageLength(MeasureType value)
          Sets the value of the packageLength property.
 void ShipPackageDetailsType.setPackageWidth(MeasureType value)
          Sets the value of the packageWidth property.
 void ShipmentType.setPackageWidth(MeasureType value)
          Sets the value of the packageWidth property.
 void ShipPackageDetailsType.setWeightMajor(MeasureType value)
          Sets the value of the weightMajor property.
 void ShipmentType.setWeightMajor(MeasureType value)
          Sets the value of the weightMajor property.
 void ShipPackageDetailsType.setWeightMinor(MeasureType value)
          Sets the value of the weightMinor property.
 void ShipmentType.setWeightMinor(MeasureType value)
          Sets the value of the weightMinor property.
 void DiscountProfileType.setWeightOff(MeasureType value)
          Sets the value of the weightOff property.
 


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.