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

Packages that use AverageMonthlyVolumeType
urn.ebay.apis.eBLBaseComponents   
 

Uses of AverageMonthlyVolumeType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2013. All Rights Reserved.