Generated by
JDiff

Class com.ebay.soap.eBLBaseComponents.CalculatedShippingRateType

Removed Methods
MeasureType getPackageDepth() Gets the value of the packageDepth property.
MeasureType getPackageLength() Gets the value of the packageLength property.
MeasureType getPackageWidth() Gets the value of the packageWidth property.
ShippingPackageCodeType getShippingPackage() Gets the value of the shippingPackage property.
MeasureType getWeightMajor() Gets the value of the weightMajor property.
MeasureType getWeightMinor() Gets the value of the weightMinor property.
void setPackageDepth(MeasureType) Sets the value of the packageDepth property.
void setPackageLength(MeasureType) Sets the value of the packageLength property.
void setPackageWidth(MeasureType) Sets the value of the packageWidth property.
void setShippingPackage(ShippingPackageCodeType) Sets the value of the shippingPackage property.
void setWeightMajor(MeasureType) Sets the value of the weightMajor property.
void setWeightMinor(MeasureType) Sets the value of the weightMinor property.
 

Removed Fields
MeasureType packageDepth  
MeasureType packageLength  
MeasureType packageWidth  
ShippingPackageCodeType shippingPackage  
MeasureType weightMajor  
MeasureType weightMinor