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

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

Uses of InvoiceItemType in urn.ebay.api.PayPalAPI
 

Methods in urn.ebay.api.PayPalAPI that return types with arguments of type InvoiceItemType
 List<InvoiceItemType> RefundTransactionRequestType.getRefundItemDetails()
          Getter for refundItemDetails
 

Method parameters in urn.ebay.api.PayPalAPI with type arguments of type InvoiceItemType
 void RefundTransactionRequestType.setRefundItemDetails(List<InvoiceItemType> refundItemDetails)
          Setter for refundItemDetails
 

Uses of InvoiceItemType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return InvoiceItemType
 InvoiceItemType PaymentItemType.getInvoiceItemDetails()
          Getter for invoiceItemDetails
 

Methods in urn.ebay.apis.eBLBaseComponents with parameters of type InvoiceItemType
 void PaymentItemType.setInvoiceItemDetails(InvoiceItemType invoiceItemDetails)
          Setter for invoiceItemDetails
 



Copyright © 2012. All Rights Reserved.