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

Packages that use PercentageRevenueFromOnlineSalesType
urn.ebay.apis.eBLBaseComponents   
 

Uses of PercentageRevenueFromOnlineSalesType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return PercentageRevenueFromOnlineSalesType
static PercentageRevenueFromOnlineSalesType PercentageRevenueFromOnlineSalesType.fromValue(String v)
           
 PercentageRevenueFromOnlineSalesType BusinessInfoType.getRevenueFromOnlineSales()
          Getter for revenueFromOnlineSales
static PercentageRevenueFromOnlineSalesType PercentageRevenueFromOnlineSalesType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PercentageRevenueFromOnlineSalesType[] PercentageRevenueFromOnlineSalesType.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 PercentageRevenueFromOnlineSalesType
 void BusinessInfoType.setRevenueFromOnlineSales(PercentageRevenueFromOnlineSalesType revenueFromOnlineSales)
          Setter for revenueFromOnlineSales
 



Copyright © 2012. All Rights Reserved.