|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||