Changes since
the last release

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

Packages that use AdFormatEnabledCodeType
com.ebay.soap.eBLBaseComponents   
 

Uses of AdFormatEnabledCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as AdFormatEnabledCodeType
protected  AdFormatEnabledCodeType SiteDefaultsType.adFormatEnabled
           
protected  AdFormatEnabledCodeType CategoryFeatureType.adFormatEnabled
           
protected  AdFormatEnabledCodeType SiteDefaultsType.eBayMotorsProAdFormatEnabled
           
protected  AdFormatEnabledCodeType CategoryFeatureType.eBayMotorsProAdFormatEnabled
           
protected  AdFormatEnabledCodeType SiteDefaultsType.localMarketAdFormatEnabled
           
protected  AdFormatEnabledCodeType CategoryFeatureType.localMarketAdFormatEnabled
           
 

Methods in com.ebay.soap.eBLBaseComponents that return AdFormatEnabledCodeType
static AdFormatEnabledCodeType AdFormatEnabledCodeType.fromValue(String v)
           
 AdFormatEnabledCodeType SiteDefaultsType.getAdFormatEnabled()
          Gets the value of the adFormatEnabled property.
 AdFormatEnabledCodeType CategoryFeatureType.getAdFormatEnabled()
          Gets the value of the adFormatEnabled property.
 AdFormatEnabledCodeType SiteDefaultsType.getEBayMotorsProAdFormatEnabled()
          Gets the value of the eBayMotorsProAdFormatEnabled property.
 AdFormatEnabledCodeType CategoryFeatureType.getEBayMotorsProAdFormatEnabled()
          Gets the value of the eBayMotorsProAdFormatEnabled property.
 AdFormatEnabledCodeType SiteDefaultsType.getLocalMarketAdFormatEnabled()
          Gets the value of the localMarketAdFormatEnabled property.
 AdFormatEnabledCodeType CategoryFeatureType.getLocalMarketAdFormatEnabled()
          Gets the value of the localMarketAdFormatEnabled property.
static AdFormatEnabledCodeType AdFormatEnabledCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AdFormatEnabledCodeType[] AdFormatEnabledCodeType.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 AdFormatEnabledCodeType
 void SiteDefaultsType.setAdFormatEnabled(AdFormatEnabledCodeType value)
          Sets the value of the adFormatEnabled property.
 void CategoryFeatureType.setAdFormatEnabled(AdFormatEnabledCodeType value)
          Sets the value of the adFormatEnabled property.
 void SiteDefaultsType.setEBayMotorsProAdFormatEnabled(AdFormatEnabledCodeType value)
          Sets the value of the eBayMotorsProAdFormatEnabled property.
 void CategoryFeatureType.setEBayMotorsProAdFormatEnabled(AdFormatEnabledCodeType value)
          Sets the value of the eBayMotorsProAdFormatEnabled property.
 void SiteDefaultsType.setLocalMarketAdFormatEnabled(AdFormatEnabledCodeType value)
          Sets the value of the localMarketAdFormatEnabled property.
 void CategoryFeatureType.setLocalMarketAdFormatEnabled(AdFormatEnabledCodeType value)
          Sets the value of the localMarketAdFormatEnabled 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.