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

Packages that use ItemCategoryType
urn.ebay.apis.eBLBaseComponents   
 

Uses of ItemCategoryType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2013. All Rights Reserved.