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

Packages that use RecurringFlagType
urn.ebay.apis.eBLBaseComponents   
 

Uses of RecurringFlagType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2013. All Rights Reserved.