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

Packages that use TotalType
urn.ebay.apis.eBLBaseComponents   
 

Uses of TotalType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2012. All Rights Reserved.