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

Packages that use SolutionTypeType
urn.ebay.apis.eBLBaseComponents   
 

Uses of SolutionTypeType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2012. All Rights Reserved.