|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.soap.eBLBaseComponents.PaginatedTransactionArrayType
public class PaginatedTransactionArrayType
Contains a paginated list of order line items.
Java class for PaginatedTransactionArrayType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PaginatedTransactionArrayType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="TransactionArray" type="{urn:ebay:apis:eBLBaseComponents}TransactionArrayType" minOccurs="0"/> <element name="PaginationResult" type="{urn:ebay:apis:eBLBaseComponents}PaginationResultType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected PaginationResultType |
paginationResult
|
protected TransactionArrayType |
transactionArray
|
Constructor Summary | |
---|---|
PaginatedTransactionArrayType()
|
Method Summary | |
---|---|
PaginationResultType |
getPaginationResult()
Gets the value of the paginationResult property. |
TransactionArrayType |
getTransactionArray()
Gets the value of the transactionArray property. |
void |
setPaginationResult(PaginationResultType value)
Sets the value of the paginationResult property. |
void |
setTransactionArray(TransactionArrayType value)
Sets the value of the transactionArray property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected TransactionArrayType transactionArray
protected PaginationResultType paginationResult
Constructor Detail |
---|
public PaginatedTransactionArrayType()
Method Detail |
---|
public TransactionArrayType getTransactionArray()
TransactionArrayType
public void setTransactionArray(TransactionArrayType value)
value
- allowed object is
TransactionArrayType
public PaginationResultType getPaginationResult()
PaginationResultType
public void setPaginationResult(PaginationResultType value)
value
- allowed object is
PaginationResultType
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.