Changes since
the last release

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

Packages that use ProductIdentiferEnabledCodeType
com.ebay.soap.eBLBaseComponents   
 

Uses of ProductIdentiferEnabledCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ProductIdentiferEnabledCodeType
protected  ProductIdentiferEnabledCodeType SiteDefaultsType.eanEnabled
           
protected  ProductIdentiferEnabledCodeType CategoryFeatureType.eanEnabled
           
protected  ProductIdentiferEnabledCodeType SiteDefaultsType.isbnEnabled
           
protected  ProductIdentiferEnabledCodeType CategoryFeatureType.isbnEnabled
           
protected  ProductIdentiferEnabledCodeType SiteDefaultsType.upcEnabled
           
protected  ProductIdentiferEnabledCodeType CategoryFeatureType.upcEnabled
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ProductIdentiferEnabledCodeType
static ProductIdentiferEnabledCodeType ProductIdentiferEnabledCodeType.fromValue(String v)
           
 ProductIdentiferEnabledCodeType SiteDefaultsType.getEANEnabled()
          Gets the value of the eanEnabled property.
 ProductIdentiferEnabledCodeType CategoryFeatureType.getEANEnabled()
          Gets the value of the eanEnabled property.
 ProductIdentiferEnabledCodeType SiteDefaultsType.getISBNEnabled()
          Gets the value of the isbnEnabled property.
 ProductIdentiferEnabledCodeType CategoryFeatureType.getISBNEnabled()
          Gets the value of the isbnEnabled property.
 ProductIdentiferEnabledCodeType SiteDefaultsType.getUPCEnabled()
          Gets the value of the upcEnabled property.
 ProductIdentiferEnabledCodeType CategoryFeatureType.getUPCEnabled()
          Gets the value of the upcEnabled property.
static ProductIdentiferEnabledCodeType ProductIdentiferEnabledCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProductIdentiferEnabledCodeType[] ProductIdentiferEnabledCodeType.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 ProductIdentiferEnabledCodeType
 void SiteDefaultsType.setEANEnabled(ProductIdentiferEnabledCodeType value)
          Sets the value of the eanEnabled property.
 void CategoryFeatureType.setEANEnabled(ProductIdentiferEnabledCodeType value)
          Sets the value of the eanEnabled property.
 void SiteDefaultsType.setISBNEnabled(ProductIdentiferEnabledCodeType value)
          Sets the value of the isbnEnabled property.
 void CategoryFeatureType.setISBNEnabled(ProductIdentiferEnabledCodeType value)
          Sets the value of the isbnEnabled property.
 void SiteDefaultsType.setUPCEnabled(ProductIdentiferEnabledCodeType value)
          Sets the value of the upcEnabled property.
 void CategoryFeatureType.setUPCEnabled(ProductIdentiferEnabledCodeType value)
          Sets the value of the upcEnabled 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.