|
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.AddSellingManagerTemplateResponseType
public class AddSellingManagerTemplateResponseType
Contains values indicating template information for a newly-exported item.
Java class for AddSellingManagerTemplateResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AddSellingManagerTemplateResponseType">
<complexContent>
<extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType">
<sequence>
<element name="CategoryID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="Category2ID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="SaleTemplateID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="SaleTemplateGroupID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="SaleTemplateName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SellingManagerProductDetails" type="{urn:ebay:apis:eBLBaseComponents}SellingManagerProductDetailsType" minOccurs="0"/>
<element name="Fees" type="{urn:ebay:apis:eBLBaseComponents}FeesType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Long |
category2ID
|
protected Long |
categoryID
|
protected FeesType |
fees
|
protected Long |
saleTemplateGroupID
|
protected Long |
saleTemplateID
|
protected String |
saleTemplateName
|
protected SellingManagerProductDetailsType |
sellingManagerProductDetails
|
| 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 | |
|---|---|
AddSellingManagerTemplateResponseType()
|
|
| Method Summary | |
|---|---|
Long |
getCategory2ID()
Gets the value of the category2ID property. |
Long |
getCategoryID()
Gets the value of the categoryID property. |
FeesType |
getFees()
Gets the value of the fees property. |
Long |
getSaleTemplateGroupID()
Gets the value of the saleTemplateGroupID property. |
Long |
getSaleTemplateID()
Gets the value of the saleTemplateID property. |
String |
getSaleTemplateName()
Gets the value of the saleTemplateName property. |
SellingManagerProductDetailsType |
getSellingManagerProductDetails()
Gets the value of the sellingManagerProductDetails property. |
void |
setCategory2ID(Long value)
Sets the value of the category2ID property. |
void |
setCategoryID(Long value)
Sets the value of the categoryID property. |
void |
setFees(FeesType value)
Sets the value of the fees property. |
void |
setSaleTemplateGroupID(Long value)
Sets the value of the saleTemplateGroupID property. |
void |
setSaleTemplateID(Long value)
Sets the value of the saleTemplateID property. |
void |
setSaleTemplateName(String value)
Sets the value of the saleTemplateName property. |
void |
setSellingManagerProductDetails(SellingManagerProductDetailsType value)
Sets the value of the sellingManagerProductDetails property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Long categoryID
protected Long category2ID
protected Long saleTemplateID
protected Long saleTemplateGroupID
protected String saleTemplateName
protected SellingManagerProductDetailsType sellingManagerProductDetails
protected FeesType fees
| Constructor Detail |
|---|
public AddSellingManagerTemplateResponseType()
| Method Detail |
|---|
public Long getCategoryID()
Longpublic void setCategoryID(Long value)
value - allowed object is
Longpublic Long getCategory2ID()
Longpublic void setCategory2ID(Long value)
value - allowed object is
Longpublic Long getSaleTemplateID()
Longpublic void setSaleTemplateID(Long value)
value - allowed object is
Longpublic Long getSaleTemplateGroupID()
Longpublic void setSaleTemplateGroupID(Long value)
value - allowed object is
Longpublic String getSaleTemplateName()
Stringpublic void setSaleTemplateName(String value)
value - allowed object is
Stringpublic SellingManagerProductDetailsType getSellingManagerProductDetails()
SellingManagerProductDetailsTypepublic void setSellingManagerProductDetails(SellingManagerProductDetailsType value)
value - allowed object is
SellingManagerProductDetailsTypepublic FeesType getFees()
FeesTypepublic void setFees(FeesType value)
value - allowed object is
FeesType
|
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.