|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BusinessSubCategoryType | |
|---|---|
| urn.ebay.apis.eBLBaseComponents | |
| Uses of BusinessSubCategoryType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return BusinessSubCategoryType | |
|---|---|
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. |
| Methods in urn.ebay.apis.eBLBaseComponents with parameters of type BusinessSubCategoryType | |
|---|---|
void |
BusinessInfoType.setSubCategory(BusinessSubCategoryType subCategory)
Setter for subCategory |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||