|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.OfferCouponInfoType
public class OfferCouponInfoType
OffersAndCouponsInfoType Information about a Offers and Coupons.
| Constructor Summary | |
|---|---|
OfferCouponInfoType()
Default Constructor |
|
OfferCouponInfoType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getAmount()
Getter for amount |
String |
getAmountCurrency()
Getter for amountCurrency |
String |
getID()
Getter for iD |
String |
getType()
Getter for type |
void |
setAmount(String amount)
Setter for amount |
void |
setAmountCurrency(String amountCurrency)
Setter for amountCurrency |
void |
setID(String iD)
Setter for iD |
void |
setType(String type)
Setter for type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OfferCouponInfoType()
public OfferCouponInfoType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getType()
public void setType(String type)
public String getID()
public void setID(String iD)
public String getAmount()
public void setAmount(String amount)
public String getAmountCurrency()
public void setAmountCurrency(String amountCurrency)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||