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

Packages that use LocationType
urn.ebay.apis.eBLBaseComponents   
 

Uses of LocationType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2014. All Rights Reserved.