| Package | Description |
|---|---|
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
static BusinessSubCategoryType |
BusinessSubCategoryType.fromValue(String v) |
BusinessSubCategoryType |
BusinessInfoType.getSubCategory()
Getter for subCategory
|
static BusinessSubCategoryType |
BusinessSubCategoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BusinessSubCategoryType[] |
BusinessSubCategoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessInfoType.setSubCategory(BusinessSubCategoryType subCategory)
Setter for subCategory
|
Copyright © 2017. All Rights Reserved.