|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BusinessCategoryType | |
|---|---|
| urn.ebay.apis.eBLBaseComponents | |
| Uses of BusinessCategoryType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return BusinessCategoryType | |
|---|---|
static BusinessCategoryType |
BusinessCategoryType.fromValue(String v)
|
BusinessCategoryType |
BusinessInfoType.getCategory()
Getter for category |
static BusinessCategoryType |
BusinessCategoryType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BusinessCategoryType[] |
BusinessCategoryType.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 BusinessCategoryType | |
|---|---|
void |
BusinessInfoType.setCategory(BusinessCategoryType category)
Setter for category |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||