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

Packages that use UserSelectedFundingSourceType
urn.ebay.apis.eBLBaseComponents   
 

Uses of UserSelectedFundingSourceType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2012. All Rights Reserved.