|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.IncentiveInfoType
public class IncentiveInfoType
Details of incentive application on individual bucket.
| Constructor Summary | |
|---|---|
IncentiveInfoType()
Default Constructor |
|
| Method Summary | |
|---|---|
List<IncentiveApplyIndicationType> |
getApplyIndication()
Getter for applyIndication |
String |
getIncentiveCode()
Getter for incentiveCode |
void |
setApplyIndication(List<IncentiveApplyIndicationType> applyIndication)
Setter for applyIndication |
void |
setIncentiveCode(String incentiveCode)
Setter for incentiveCode |
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 IncentiveInfoType()
| Method Detail |
|---|
public String getIncentiveCode()
public void setIncentiveCode(String incentiveCode)
public List<IncentiveApplyIndicationType> getApplyIndication()
public void setApplyIndication(List<IncentiveApplyIndicationType> applyIndication)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||