Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.PaymentHoldStatusCodeType

Packages that use PaymentHoldStatusCodeType
com.ebay.soap.eBLBaseComponents   
 

Uses of PaymentHoldStatusCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as PaymentHoldStatusCodeType
protected  PaymentHoldStatusCodeType TransactionStatusType.paymentHoldStatus
           
protected  PaymentHoldStatusCodeType SellingManagerOrderStatusType.paymentHoldStatus
           
protected  PaymentHoldStatusCodeType OrderType.paymentHoldStatus
           
 

Methods in com.ebay.soap.eBLBaseComponents that return PaymentHoldStatusCodeType
static PaymentHoldStatusCodeType PaymentHoldStatusCodeType.fromValue(String v)
           
 PaymentHoldStatusCodeType TransactionStatusType.getPaymentHoldStatus()
          Gets the value of the paymentHoldStatus property.
 PaymentHoldStatusCodeType SellingManagerOrderStatusType.getPaymentHoldStatus()
          Gets the value of the paymentHoldStatus property.
 PaymentHoldStatusCodeType OrderType.getPaymentHoldStatus()
          Gets the value of the paymentHoldStatus property.
static PaymentHoldStatusCodeType PaymentHoldStatusCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PaymentHoldStatusCodeType[] PaymentHoldStatusCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type PaymentHoldStatusCodeType
 void TransactionStatusType.setPaymentHoldStatus(PaymentHoldStatusCodeType value)
          Sets the value of the paymentHoldStatus property.
 void SellingManagerOrderStatusType.setPaymentHoldStatus(PaymentHoldStatusCodeType value)
          Sets the value of the paymentHoldStatus property.
 void OrderType.setPaymentHoldStatus(PaymentHoldStatusCodeType value)
          Sets the value of the paymentHoldStatus property.
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.