|
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.PromotionRuleType
public class PromotionRuleType
This type is deprecated.
Java class for PromotionRuleType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PromotionRuleType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="PromotedStoreCategoryID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="PromotedeBayCategoryID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PromotedKeywords" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ReferringItemID" type="{urn:ebay:apis:eBLBaseComponents}ItemIDType" minOccurs="0"/> <element name="ReferringStoreCategoryID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="ReferringeBayCategoryID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ReferringKeywords" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PromotionScheme" type="{urn:ebay:apis:eBLBaseComponents}PromotionSchemeCodeType" minOccurs="0"/> <element name="PromotionMethod" type="{urn:ebay:apis:eBLBaseComponents}PromotionMethodCodeType" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected List<Object> |
any
|
protected String |
promotedeBayCategoryID
|
protected String |
promotedKeywords
|
protected Long |
promotedStoreCategoryID
|
protected PromotionMethodCodeType |
promotionMethod
|
protected PromotionSchemeCodeType |
promotionScheme
|
protected String |
referringeBayCategoryID
|
protected String |
referringItemID
|
protected String |
referringKeywords
|
protected Long |
referringStoreCategoryID
|
Constructor Summary | |
---|---|
PromotionRuleType()
|
Method Summary | |
---|---|
protected List<Object> |
_getAny()
|
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
String |
getPromotedeBayCategoryID()
Gets the value of the promotedeBayCategoryID property. |
String |
getPromotedKeywords()
Gets the value of the promotedKeywords property. |
Long |
getPromotedStoreCategoryID()
Gets the value of the promotedStoreCategoryID property. |
PromotionMethodCodeType |
getPromotionMethod()
Gets the value of the promotionMethod property. |
PromotionSchemeCodeType |
getPromotionScheme()
Gets the value of the promotionScheme property. |
String |
getReferringeBayCategoryID()
Gets the value of the referringeBayCategoryID property. |
String |
getReferringItemID()
Gets the value of the referringItemID property. |
String |
getReferringKeywords()
Gets the value of the referringKeywords property. |
Long |
getReferringStoreCategoryID()
Gets the value of the referringStoreCategoryID property. |
Object |
setAny(int idx,
Object value)
|
void |
setAny(Object[] values)
|
void |
setPromotedeBayCategoryID(String value)
Sets the value of the promotedeBayCategoryID property. |
void |
setPromotedKeywords(String value)
Sets the value of the promotedKeywords property. |
void |
setPromotedStoreCategoryID(Long value)
Sets the value of the promotedStoreCategoryID property. |
void |
setPromotionMethod(PromotionMethodCodeType value)
Sets the value of the promotionMethod property. |
void |
setPromotionScheme(PromotionSchemeCodeType value)
Sets the value of the promotionScheme property. |
void |
setReferringeBayCategoryID(String value)
Sets the value of the referringeBayCategoryID property. |
void |
setReferringItemID(String value)
Sets the value of the referringItemID property. |
void |
setReferringKeywords(String value)
Sets the value of the referringKeywords property. |
void |
setReferringStoreCategoryID(Long value)
Sets the value of the referringStoreCategoryID property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Long promotedStoreCategoryID
protected String promotedeBayCategoryID
protected String promotedKeywords
protected String referringItemID
protected Long referringStoreCategoryID
protected String referringeBayCategoryID
protected String referringKeywords
protected PromotionSchemeCodeType promotionScheme
protected PromotionMethodCodeType promotionMethod
protected List<Object> any
Constructor Detail |
---|
public PromotionRuleType()
Method Detail |
---|
public Long getPromotedStoreCategoryID()
Long
public void setPromotedStoreCategoryID(Long value)
value
- allowed object is
Long
public String getPromotedeBayCategoryID()
String
public void setPromotedeBayCategoryID(String value)
value
- allowed object is
String
public String getPromotedKeywords()
String
public void setPromotedKeywords(String value)
value
- allowed object is
String
public String getReferringItemID()
String
public void setReferringItemID(String value)
value
- allowed object is
String
public Long getReferringStoreCategoryID()
Long
public void setReferringStoreCategoryID(Long value)
value
- allowed object is
Long
public String getReferringeBayCategoryID()
String
public void setReferringeBayCategoryID(String value)
value
- allowed object is
String
public String getReferringKeywords()
String
public void setReferringKeywords(String value)
value
- allowed object is
String
public PromotionSchemeCodeType getPromotionScheme()
PromotionSchemeCodeType
public void setPromotionScheme(PromotionSchemeCodeType value)
value
- allowed object is
PromotionSchemeCodeType
public PromotionMethodCodeType getPromotionMethod()
PromotionMethodCodeType
public void setPromotionMethod(PromotionMethodCodeType value)
value
- allowed object is
PromotionMethodCodeType
public Object[] getAny()
Element
Object
public Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(Object[] values)
values
- allowed objects are
Element
Object
protected List<Object> _getAny()
public Object setAny(int idx, Object value)
value
- allowed object is
Element
Object
|
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.