|
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.DeleteSellingManagerTemplateAutomationRuleResponseType
public class DeleteSellingManagerTemplateAutomationRuleResponseType
Contains the set of automation rules associated with the specified template.
Java class for DeleteSellingManagerTemplateAutomationRuleResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeleteSellingManagerTemplateAutomationRuleResponseType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType"> <sequence> <element name="AutomatedListingRule" type="{urn:ebay:apis:eBLBaseComponents}SellingManagerAutoListType" minOccurs="0"/> <element name="AutomatedRelistingRule" type="{urn:ebay:apis:eBLBaseComponents}SellingManagerAutoRelistType" minOccurs="0"/> <element name="AutomatedSecondChanceOfferRule" type="{urn:ebay:apis:eBLBaseComponents}SellingManagerAutoSecondChanceOfferType" minOccurs="0"/> <element name="Fees" type="{urn:ebay:apis:eBLBaseComponents}FeesType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected SellingManagerAutoListType |
automatedListingRule
|
protected SellingManagerAutoRelistType |
automatedRelistingRule
|
protected SellingManagerAutoSecondChanceOfferType |
automatedSecondChanceOfferRule
|
protected FeesType |
fees
|
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 | |
---|---|
DeleteSellingManagerTemplateAutomationRuleResponseType()
|
Method Summary | |
---|---|
SellingManagerAutoListType |
getAutomatedListingRule()
Gets the value of the automatedListingRule property. |
SellingManagerAutoRelistType |
getAutomatedRelistingRule()
Gets the value of the automatedRelistingRule property. |
SellingManagerAutoSecondChanceOfferType |
getAutomatedSecondChanceOfferRule()
Gets the value of the automatedSecondChanceOfferRule property. |
FeesType |
getFees()
Gets the value of the fees property. |
void |
setAutomatedListingRule(SellingManagerAutoListType value)
Sets the value of the automatedListingRule property. |
void |
setAutomatedRelistingRule(SellingManagerAutoRelistType value)
Sets the value of the automatedRelistingRule property. |
void |
setAutomatedSecondChanceOfferRule(SellingManagerAutoSecondChanceOfferType value)
Sets the value of the automatedSecondChanceOfferRule property. |
void |
setFees(FeesType value)
Sets the value of the fees property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected SellingManagerAutoListType automatedListingRule
protected SellingManagerAutoRelistType automatedRelistingRule
protected SellingManagerAutoSecondChanceOfferType automatedSecondChanceOfferRule
protected FeesType fees
Constructor Detail |
---|
public DeleteSellingManagerTemplateAutomationRuleResponseType()
Method Detail |
---|
public SellingManagerAutoListType getAutomatedListingRule()
SellingManagerAutoListType
public void setAutomatedListingRule(SellingManagerAutoListType value)
value
- allowed object is
SellingManagerAutoListType
public SellingManagerAutoRelistType getAutomatedRelistingRule()
SellingManagerAutoRelistType
public void setAutomatedRelistingRule(SellingManagerAutoRelistType value)
value
- allowed object is
SellingManagerAutoRelistType
public SellingManagerAutoSecondChanceOfferType getAutomatedSecondChanceOfferRule()
SellingManagerAutoSecondChanceOfferType
public void setAutomatedSecondChanceOfferRule(SellingManagerAutoSecondChanceOfferType value)
value
- allowed object is
SellingManagerAutoSecondChanceOfferType
public FeesType getFees()
FeesType
public 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.