Changes since
the last release

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

Packages that use ClassifiedAdPaymentMethodEnabledCodeType
com.ebay.soap.eBLBaseComponents   
 

Uses of ClassifiedAdPaymentMethodEnabledCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ClassifiedAdPaymentMethodEnabledCodeType
protected  ClassifiedAdPaymentMethodEnabledCodeType SiteDefaultsType.classifiedAdPaymentMethodEnabled
           
protected  ClassifiedAdPaymentMethodEnabledCodeType CategoryFeatureType.classifiedAdPaymentMethodEnabled
           
protected  ClassifiedAdPaymentMethodEnabledCodeType SiteDefaultsType.eBayMotorsProPaymentMethodCheckOutEnabled
           
protected  ClassifiedAdPaymentMethodEnabledCodeType CategoryFeatureType.eBayMotorsProPaymentMethodCheckOutEnabled
           
protected  ClassifiedAdPaymentMethodEnabledCodeType SiteDefaultsType.localMarketPaymentMethodCheckOutEnabled
           
protected  ClassifiedAdPaymentMethodEnabledCodeType CategoryFeatureType.localMarketPaymentMethodCheckOutEnabled
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ClassifiedAdPaymentMethodEnabledCodeType
static ClassifiedAdPaymentMethodEnabledCodeType ClassifiedAdPaymentMethodEnabledCodeType.fromValue(String v)
           
 ClassifiedAdPaymentMethodEnabledCodeType SiteDefaultsType.getClassifiedAdPaymentMethodEnabled()
          Gets the value of the classifiedAdPaymentMethodEnabled property.
 ClassifiedAdPaymentMethodEnabledCodeType CategoryFeatureType.getClassifiedAdPaymentMethodEnabled()
          Gets the value of the classifiedAdPaymentMethodEnabled property.
 ClassifiedAdPaymentMethodEnabledCodeType SiteDefaultsType.getEBayMotorsProPaymentMethodCheckOutEnabled()
          Gets the value of the eBayMotorsProPaymentMethodCheckOutEnabled property.
 ClassifiedAdPaymentMethodEnabledCodeType CategoryFeatureType.getEBayMotorsProPaymentMethodCheckOutEnabled()
          Gets the value of the eBayMotorsProPaymentMethodCheckOutEnabled property.
 ClassifiedAdPaymentMethodEnabledCodeType SiteDefaultsType.getLocalMarketPaymentMethodCheckOutEnabled()
          Gets the value of the localMarketPaymentMethodCheckOutEnabled property.
 ClassifiedAdPaymentMethodEnabledCodeType CategoryFeatureType.getLocalMarketPaymentMethodCheckOutEnabled()
          Gets the value of the localMarketPaymentMethodCheckOutEnabled property.
static ClassifiedAdPaymentMethodEnabledCodeType ClassifiedAdPaymentMethodEnabledCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ClassifiedAdPaymentMethodEnabledCodeType[] ClassifiedAdPaymentMethodEnabledCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ClassifiedAdPaymentMethodEnabledCodeType
 void SiteDefaultsType.setClassifiedAdPaymentMethodEnabled(ClassifiedAdPaymentMethodEnabledCodeType value)
          Sets the value of the classifiedAdPaymentMethodEnabled property.
 void CategoryFeatureType.setClassifiedAdPaymentMethodEnabled(ClassifiedAdPaymentMethodEnabledCodeType value)
          Sets the value of the classifiedAdPaymentMethodEnabled property.
 void SiteDefaultsType.setEBayMotorsProPaymentMethodCheckOutEnabled(ClassifiedAdPaymentMethodEnabledCodeType value)
          Sets the value of the eBayMotorsProPaymentMethodCheckOutEnabled property.
 void CategoryFeatureType.setEBayMotorsProPaymentMethodCheckOutEnabled(ClassifiedAdPaymentMethodEnabledCodeType value)
          Sets the value of the eBayMotorsProPaymentMethodCheckOutEnabled property.
 void SiteDefaultsType.setLocalMarketPaymentMethodCheckOutEnabled(ClassifiedAdPaymentMethodEnabledCodeType value)
          Sets the value of the localMarketPaymentMethodCheckOutEnabled property.
 void CategoryFeatureType.setLocalMarketPaymentMethodCheckOutEnabled(ClassifiedAdPaymentMethodEnabledCodeType value)
          Sets the value of the localMarketPaymentMethodCheckOutEnabled property.
 


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.