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

Packages that use ProductCategoryType
urn.ebay.apis.eBLBaseComponents   
 

Uses of ProductCategoryType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return ProductCategoryType
static ProductCategoryType ProductCategoryType.fromValue(String v)
           
 ProductCategoryType SetExpressCheckoutRequestDetailsType.getProductCategory()
          Getter for productCategory
 ProductCategoryType PaymentDetailsItemType.getProductCategory()
          Getter for productCategory
static ProductCategoryType ProductCategoryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProductCategoryType[] ProductCategoryType.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 ProductCategoryType
 void SetExpressCheckoutRequestDetailsType.setProductCategory(ProductCategoryType productCategory)
          Setter for productCategory
 void PaymentDetailsItemType.setProductCategory(ProductCategoryType productCategory)
          Setter for productCategory
 



Copyright © 2013. All Rights Reserved.