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

Packages that use FailedPaymentActionType
urn.ebay.apis.eBLBaseComponents   
 

Uses of FailedPaymentActionType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2013. All Rights Reserved.