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

Packages that use LandingPageType
urn.ebay.apis.eBLBaseComponents   
 

Uses of LandingPageType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2013. All Rights Reserved.