Changes since
the last release

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

Packages that use GeographicExposureCodeType
com.ebay.soap.eBLBaseComponents   
 

Uses of GeographicExposureCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as GeographicExposureCodeType
protected  GeographicExposureCodeType SiteDefaultsType.nonSubscription
           
protected  GeographicExposureCodeType CategoryFeatureType.nonSubscription
           
protected  GeographicExposureCodeType SiteDefaultsType.premiumSubscription
           
protected  GeographicExposureCodeType CategoryFeatureType.premiumSubscription
           
protected  GeographicExposureCodeType SiteDefaultsType.regularSubscription
           
protected  GeographicExposureCodeType CategoryFeatureType.regularSubscription
           
protected  GeographicExposureCodeType SiteDefaultsType.specialitySubscription
           
protected  GeographicExposureCodeType CategoryFeatureType.specialitySubscription
           
 

Methods in com.ebay.soap.eBLBaseComponents that return GeographicExposureCodeType
static GeographicExposureCodeType GeographicExposureCodeType.fromValue(String v)
           
 GeographicExposureCodeType SiteDefaultsType.getNonSubscription()
          Gets the value of the nonSubscription property.
 GeographicExposureCodeType CategoryFeatureType.getNonSubscription()
          Gets the value of the nonSubscription property.
 GeographicExposureCodeType SiteDefaultsType.getPremiumSubscription()
          Gets the value of the premiumSubscription property.
 GeographicExposureCodeType CategoryFeatureType.getPremiumSubscription()
          Gets the value of the premiumSubscription property.
 GeographicExposureCodeType SiteDefaultsType.getRegularSubscription()
          Gets the value of the regularSubscription property.
 GeographicExposureCodeType CategoryFeatureType.getRegularSubscription()
          Gets the value of the regularSubscription property.
 GeographicExposureCodeType SiteDefaultsType.getSpecialitySubscription()
          Gets the value of the specialitySubscription property.
 GeographicExposureCodeType CategoryFeatureType.getSpecialitySubscription()
          Gets the value of the specialitySubscription property.
static GeographicExposureCodeType GeographicExposureCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GeographicExposureCodeType[] GeographicExposureCodeType.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 GeographicExposureCodeType
 void SiteDefaultsType.setNonSubscription(GeographicExposureCodeType value)
          Sets the value of the nonSubscription property.
 void CategoryFeatureType.setNonSubscription(GeographicExposureCodeType value)
          Sets the value of the nonSubscription property.
 void SiteDefaultsType.setPremiumSubscription(GeographicExposureCodeType value)
          Sets the value of the premiumSubscription property.
 void CategoryFeatureType.setPremiumSubscription(GeographicExposureCodeType value)
          Sets the value of the premiumSubscription property.
 void SiteDefaultsType.setRegularSubscription(GeographicExposureCodeType value)
          Sets the value of the regularSubscription property.
 void CategoryFeatureType.setRegularSubscription(GeographicExposureCodeType value)
          Sets the value of the regularSubscription property.
 void SiteDefaultsType.setSpecialitySubscription(GeographicExposureCodeType value)
          Sets the value of the specialitySubscription property.
 void CategoryFeatureType.setSpecialitySubscription(GeographicExposureCodeType value)
          Sets the value of the specialitySubscription 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.