| Package | Description |
|---|---|
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetExpressCheckoutRequestDetailsType.setProductCategory(ProductCategoryType productCategory)
Setter for productCategory
|
void |
PaymentDetailsItemType.setProductCategory(ProductCategoryType productCategory)
Setter for productCategory
|
Copyright © 2015. All Rights Reserved.