Uses of Class
com.ebay.api.eBLBaseComponents.PaymentTransactionCodeType

Packages that use PaymentTransactionCodeType
com.ebay.api.eBLBaseComponents   
 

Uses of PaymentTransactionCodeType in com.ebay.api.eBLBaseComponents
 

Fields in com.ebay.api.eBLBaseComponents declared as PaymentTransactionCodeType
static PaymentTransactionCodeType PaymentTransactionCodeType.value1
           
static PaymentTransactionCodeType PaymentTransactionCodeType.value2
           
static PaymentTransactionCodeType PaymentTransactionCodeType.value3
           
static PaymentTransactionCodeType PaymentTransactionCodeType.value4
           
static PaymentTransactionCodeType PaymentTransactionCodeType.value5
           
static PaymentTransactionCodeType PaymentTransactionCodeType.value6
           
static PaymentTransactionCodeType PaymentTransactionCodeType.value7
           
static PaymentTransactionCodeType PaymentTransactionCodeType.value8
           
static PaymentTransactionCodeType PaymentTransactionCodeType.value9
           
static PaymentTransactionCodeType PaymentTransactionCodeType.value10
           
static PaymentTransactionCodeType PaymentTransactionCodeType.value11
           
 

Methods in com.ebay.api.eBLBaseComponents that return PaymentTransactionCodeType
static PaymentTransactionCodeType PaymentTransactionCodeType.fromValue(org.apache.axis.types.Token value)
           
static PaymentTransactionCodeType PaymentTransactionCodeType.fromString(java.lang.String value)
           
 PaymentTransactionCodeType PaymentInfoType.getTransactionType()
           
 

Methods in com.ebay.api.eBLBaseComponents with parameters of type PaymentTransactionCodeType
 void PaymentInfoType.setTransactionType(PaymentTransactionCodeType transactionType)