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

Packages that use AutoBillType
urn.ebay.apis.eBLBaseComponents   
 

Uses of AutoBillType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return AutoBillType
static AutoBillType AutoBillType.fromValue(String v)
           
 AutoBillType UpdateRecurringPaymentsProfileRequestDetailsType.getAutoBillOutstandingAmount()
          Getter for autoBillOutstandingAmount
 AutoBillType ScheduleDetailsType.getAutoBillOutstandingAmount()
          Getter for autoBillOutstandingAmount
 AutoBillType GetRecurringPaymentsProfileDetailsResponseDetailsType.getAutoBillOutstandingAmount()
          Getter for autoBillOutstandingAmount
static AutoBillType AutoBillType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AutoBillType[] AutoBillType.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 AutoBillType
 void UpdateRecurringPaymentsProfileRequestDetailsType.setAutoBillOutstandingAmount(AutoBillType autoBillOutstandingAmount)
          Setter for autoBillOutstandingAmount
 void ScheduleDetailsType.setAutoBillOutstandingAmount(AutoBillType autoBillOutstandingAmount)
          Setter for autoBillOutstandingAmount
 void GetRecurringPaymentsProfileDetailsResponseDetailsType.setAutoBillOutstandingAmount(AutoBillType autoBillOutstandingAmount)
          Setter for autoBillOutstandingAmount
 



Copyright © 2013. All Rights Reserved.