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

Packages that use PaymentCodeType
urn.ebay.apis.eBLBaseComponents   
 

Uses of PaymentCodeType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2013. All Rights Reserved.