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

Packages that use PaymentCategoryType
urn.ebay.apis.eBLBaseComponents   
 

Uses of PaymentCategoryType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2012. All Rights Reserved.