Changes since
the last release

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

Packages that use UnitOfMeasurementType
com.ebay.soap.eBLBaseComponents   
 

Uses of UnitOfMeasurementType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type UnitOfMeasurementType
protected  java.util.List<UnitOfMeasurementType> UnitOfMeasurementDetailsType.unitOfMeasurement
           
 

Methods in com.ebay.soap.eBLBaseComponents that return UnitOfMeasurementType
 UnitOfMeasurementType ObjectFactory.createUnitOfMeasurementType()
          Create an instance of UnitOfMeasurementType
 UnitOfMeasurementType[] UnitOfMeasurementDetailsType.getUnitOfMeasurement()
           
 UnitOfMeasurementType UnitOfMeasurementDetailsType.getUnitOfMeasurement(int idx)
           
 UnitOfMeasurementType UnitOfMeasurementDetailsType.setUnitOfMeasurement(int idx, UnitOfMeasurementType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type UnitOfMeasurementType
protected  java.util.List<UnitOfMeasurementType> UnitOfMeasurementDetailsType._getUnitOfMeasurement()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type UnitOfMeasurementType
 UnitOfMeasurementType UnitOfMeasurementDetailsType.setUnitOfMeasurement(int idx, UnitOfMeasurementType value)
           
 void UnitOfMeasurementDetailsType.setUnitOfMeasurement(UnitOfMeasurementType[] 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.