|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.IncentiveItemType
public class IncentiveItemType
| Constructor Summary | |
|---|---|
IncentiveItemType()
Default Constructor |
|
| Method Summary | |
|---|---|
String |
getItemCategoryList()
Getter for itemCategoryList |
String |
getItemId()
Getter for itemId |
BasicAmountType |
getItemPrice()
Getter for itemPrice |
Integer |
getItemQuantity()
Getter for itemQuantity |
String |
getPurchaseTime()
Getter for purchaseTime |
void |
setItemCategoryList(String itemCategoryList)
Setter for itemCategoryList |
void |
setItemId(String itemId)
Setter for itemId |
void |
setItemPrice(BasicAmountType itemPrice)
Setter for itemPrice |
void |
setItemQuantity(Integer itemQuantity)
Setter for itemQuantity |
void |
setPurchaseTime(String purchaseTime)
Setter for purchaseTime |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncentiveItemType()
| Method Detail |
|---|
public String getItemId()
public void setItemId(String itemId)
public String getPurchaseTime()
public void setPurchaseTime(String purchaseTime)
public String getItemCategoryList()
public void setItemCategoryList(String itemCategoryList)
public BasicAmountType getItemPrice()
public void setItemPrice(BasicAmountType itemPrice)
public Integer getItemQuantity()
public void setItemQuantity(Integer itemQuantity)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||