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

Packages that use BusinessTypeType
urn.ebay.apis.eBLBaseComponents   
 

Uses of BusinessTypeType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return BusinessTypeType
static BusinessTypeType BusinessTypeType.fromValue(String v)
           
 BusinessTypeType BusinessInfoType.getType()
          Getter for type
static BusinessTypeType BusinessTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BusinessTypeType[] BusinessTypeType.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 BusinessTypeType
 void BusinessInfoType.setType(BusinessTypeType type)
          Setter for type
 



Copyright © 2013. All Rights Reserved.