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

Packages that use PaymentTransactionClassCodeType
urn.ebay.api.PayPalAPI   
urn.ebay.apis.eBLBaseComponents   
 

Uses of PaymentTransactionClassCodeType in urn.ebay.api.PayPalAPI
 

Methods in urn.ebay.api.PayPalAPI that return PaymentTransactionClassCodeType
 PaymentTransactionClassCodeType TransactionSearchRequestType.getTransactionClass()
          Getter for transactionClass
 

Methods in urn.ebay.api.PayPalAPI with parameters of type PaymentTransactionClassCodeType
 void TransactionSearchRequestType.setTransactionClass(PaymentTransactionClassCodeType transactionClass)
          Setter for transactionClass
 

Uses of PaymentTransactionClassCodeType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return PaymentTransactionClassCodeType
static PaymentTransactionClassCodeType PaymentTransactionClassCodeType.fromValue(String v)
           
static PaymentTransactionClassCodeType PaymentTransactionClassCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PaymentTransactionClassCodeType[] PaymentTransactionClassCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.