Uses of Class
urn.ebay.apis.eBLBaseComponents.BusinessSubCategoryType

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
 



Copyright © 2013. All Rights Reserved.