Uses of Class
urn.ebay.apis.eBLBaseComponents.AverageTransactionPriceType

Packages that use AverageTransactionPriceType
urn.ebay.apis.eBLBaseComponents   
 

Uses of AverageTransactionPriceType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return AverageTransactionPriceType
static AverageTransactionPriceType AverageTransactionPriceType.fromValue(String v)
           
 AverageTransactionPriceType BusinessInfoType.getAveragePrice()
          Getter for averagePrice
static AverageTransactionPriceType AverageTransactionPriceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AverageTransactionPriceType[] AverageTransactionPriceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in urn.ebay.apis.eBLBaseComponents with parameters of type AverageTransactionPriceType
 void BusinessInfoType.setAveragePrice(AverageTransactionPriceType averagePrice)
          Setter for averagePrice
 



Copyright © 2012. All Rights Reserved.