|
Changes since the last release |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrderType | |
---|---|
com.ebay.sdk.call | |
com.ebay.soap.eBLBaseComponents |
Uses of OrderType in com.ebay.sdk.call |
---|
Methods in com.ebay.sdk.call that return OrderType | |
---|---|
OrderType |
AddOrderCall.getOrder()
Gets the AddOrderRequestType.order. |
OrderType[] |
GetOrdersCall.getOrders()
Retrieves the orders for which the authenticated user is a participant, either as the buyer or the seller. |
OrderType[] |
GetOrdersCall.getReturnedOrderArray()
Valid after executing the API. |
Methods in com.ebay.sdk.call with parameters of type OrderType | |
---|---|
void |
AddOrderCall.setOrder(OrderType order)
Sets the AddOrderRequestType.order. |
Uses of OrderType in com.ebay.soap.eBLBaseComponents |
---|
Fields in com.ebay.soap.eBLBaseComponents declared as OrderType | |
---|---|
protected OrderType |
TransactionType.containingOrder
|
protected OrderType |
OrderTransactionType.order
|
protected OrderType |
AddOrderRequestType.order
|
Fields in com.ebay.soap.eBLBaseComponents with type parameters of type OrderType | |
---|---|
protected java.util.List<OrderType> |
OrderArrayType.order
|
Methods in com.ebay.soap.eBLBaseComponents that return OrderType | |
---|---|
OrderType |
ObjectFactory.createOrderType()
Create an instance of OrderType |
OrderType |
TransactionType.getContainingOrder()
Gets the value of the containingOrder property. |
OrderType |
OrderTransactionType.getOrder()
Gets the value of the order property. |
OrderType[] |
OrderArrayType.getOrder()
|
OrderType |
AddOrderRequestType.getOrder()
Gets the value of the order property. |
OrderType |
OrderArrayType.getOrder(int idx)
|
OrderType |
OrderArrayType.setOrder(int idx,
OrderType value)
|
Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type OrderType | |
---|---|
protected java.util.List<OrderType> |
OrderArrayType._getOrder()
|
Methods in com.ebay.soap.eBLBaseComponents with parameters of type OrderType | |
---|---|
void |
TransactionType.setContainingOrder(OrderType value)
Sets the value of the containingOrder property. |
OrderType |
OrderArrayType.setOrder(int idx,
OrderType value)
|
void |
OrderTransactionType.setOrder(OrderType value)
Sets the value of the order property. |
void |
AddOrderRequestType.setOrder(OrderType value)
Sets the value of the order property. |
void |
OrderArrayType.setOrder(OrderType[] values)
|
|
Changes since the last release |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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.