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

Packages that use PaymentTransactionCodeType
urn.ebay.apis.eBLBaseComponents   
 

Uses of PaymentTransactionCodeType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2013. All Rights Reserved.