|
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.ReviseSellingManagerTemplateResponseType
public class ReviseSellingManagerTemplateResponseType
Returns the template ID and the estimated fees for the revised listing.
Java class for ReviseSellingManagerTemplateResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReviseSellingManagerTemplateResponseType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType"> <sequence> <element name="SaleTemplateID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="Fees" type="{urn:ebay:apis:eBLBaseComponents}FeesType" minOccurs="0"/> <element name="CategoryID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Category2ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="VerifyOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" 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"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected String |
category2ID
|
protected String |
categoryID
|
protected FeesType |
fees
|
protected Long |
saleTemplateID
|
protected String |
saleTemplateName
|
protected SellingManagerProductDetailsType |
sellingManagerProductDetails
|
protected Boolean |
verifyOnly
|
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 | |
---|---|
ReviseSellingManagerTemplateResponseType()
|
Method Summary | |
---|---|
String |
getCategory2ID()
Gets the value of the category2ID property. |
String |
getCategoryID()
Gets the value of the categoryID property. |
FeesType |
getFees()
Gets the value of the fees 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. |
Boolean |
isVerifyOnly()
Gets the value of the verifyOnly property. |
void |
setCategory2ID(String value)
Sets the value of the category2ID property. |
void |
setCategoryID(String value)
Sets the value of the categoryID property. |
void |
setFees(FeesType value)
Sets the value of the fees 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. |
void |
setVerifyOnly(Boolean value)
Sets the value of the verifyOnly property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Long saleTemplateID
protected FeesType fees
protected String categoryID
protected String category2ID
protected Boolean verifyOnly
protected String saleTemplateName
protected SellingManagerProductDetailsType sellingManagerProductDetails
Constructor Detail |
---|
public ReviseSellingManagerTemplateResponseType()
Method Detail |
---|
public Long getSaleTemplateID()
Long
public void setSaleTemplateID(Long value)
value
- allowed object is
Long
public FeesType getFees()
FeesType
public void setFees(FeesType value)
value
- allowed object is
FeesType
public String getCategoryID()
String
public void setCategoryID(String value)
value
- allowed object is
String
public String getCategory2ID()
String
public void setCategory2ID(String value)
value
- allowed object is
String
public Boolean isVerifyOnly()
Boolean
public void setVerifyOnly(Boolean value)
value
- allowed object is
Boolean
public String getSaleTemplateName()
String
public void setSaleTemplateName(String value)
value
- allowed object is
String
public SellingManagerProductDetailsType getSellingManagerProductDetails()
SellingManagerProductDetailsType
public void setSellingManagerProductDetails(SellingManagerProductDetailsType value)
value
- allowed object is
SellingManagerProductDetailsType
|
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.