|
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.AbstractResponseType
com.ebay.soap.eBLBaseComponents.GetSellingManagerInventoryResponseType
public class GetSellingManagerInventoryResponseType
Contains a list of the products created by the seller. The list of products is returned as a set of tags, in which are returned zero, one, or multiple SellingManagerProductType objects. Each SellingManagerProductType object contains the information about for one Selling Manager product and any Selling Manager templates the product contains.
Java class for GetSellingManagerInventoryResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetSellingManagerInventoryResponseType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType"> <sequence> <element name="InventoryCountLastCalculatedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="SellingManagerProduct" type="{urn:ebay:apis:eBLBaseComponents}SellingManagerProductType" maxOccurs="unbounded" minOccurs="0"/> <element name="PaginationResult" type="{urn:ebay:apis:eBLBaseComponents}PaginationResultType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected Calendar |
inventoryCountLastCalculatedDate
|
protected PaginationResultType |
paginationResult
|
protected List<SellingManagerProductType> |
sellingManagerProduct
|
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractResponseType |
---|
ack, any, botBlock, build, correlationID, duplicateInvocationDetails, eiasToken, errors, externalUserData, hardExpirationWarning, message, notificationEventName, notificationSignature, recipientUserID, timestamp, version |
Constructor Summary | |
---|---|
GetSellingManagerInventoryResponseType()
|
Method Summary | |
---|---|
protected List<SellingManagerProductType> |
_getSellingManagerProduct()
|
Calendar |
getInventoryCountLastCalculatedDate()
Gets the value of the inventoryCountLastCalculatedDate property. |
PaginationResultType |
getPaginationResult()
Gets the value of the paginationResult property. |
SellingManagerProductType[] |
getSellingManagerProduct()
|
SellingManagerProductType |
getSellingManagerProduct(int idx)
|
int |
getSellingManagerProductLength()
|
void |
setInventoryCountLastCalculatedDate(Calendar value)
Sets the value of the inventoryCountLastCalculatedDate property. |
void |
setPaginationResult(PaginationResultType value)
Sets the value of the paginationResult property. |
SellingManagerProductType |
setSellingManagerProduct(int idx,
SellingManagerProductType value)
|
void |
setSellingManagerProduct(SellingManagerProductType[] values)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Calendar inventoryCountLastCalculatedDate
protected List<SellingManagerProductType> sellingManagerProduct
protected PaginationResultType paginationResult
Constructor Detail |
---|
public GetSellingManagerInventoryResponseType()
Method Detail |
---|
public Calendar getInventoryCountLastCalculatedDate()
String
public void setInventoryCountLastCalculatedDate(Calendar value)
value
- allowed object is
String
public SellingManagerProductType[] getSellingManagerProduct()
SellingManagerProductType
public SellingManagerProductType getSellingManagerProduct(int idx)
SellingManagerProductType
public int getSellingManagerProductLength()
public void setSellingManagerProduct(SellingManagerProductType[] values)
values
- allowed objects are
SellingManagerProductType
protected List<SellingManagerProductType> _getSellingManagerProduct()
public SellingManagerProductType setSellingManagerProduct(int idx, SellingManagerProductType value)
value
- allowed object is
SellingManagerProductType
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.