|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.IncentiveDetailType
public class IncentiveDetailType
| Constructor Summary | |
|---|---|
IncentiveDetailType()
Default Constructor |
|
IncentiveDetailType(Node node)
|
|
| Method Summary | |
|---|---|
List<IncentiveAppliedToType> |
getAppliedTo()
Getter for appliedTo |
String |
getDisplayCode()
Getter for displayCode |
String |
getErrorCode()
Getter for errorCode |
String |
getIncentiveDescription()
Getter for incentiveDescription |
IncentiveTypeCodeType |
getIncentiveType()
Getter for incentiveType |
String |
getProgramId()
Getter for programId |
String |
getRedemptionCode()
Getter for redemptionCode |
String |
getStatus()
Getter for status |
void |
setAppliedTo(List<IncentiveAppliedToType> appliedTo)
Setter for appliedTo |
void |
setDisplayCode(String displayCode)
Setter for displayCode |
void |
setErrorCode(String errorCode)
Setter for errorCode |
void |
setIncentiveDescription(String incentiveDescription)
Setter for incentiveDescription |
void |
setIncentiveType(IncentiveTypeCodeType incentiveType)
Setter for incentiveType |
void |
setProgramId(String programId)
Setter for programId |
void |
setRedemptionCode(String redemptionCode)
Setter for redemptionCode |
void |
setStatus(String status)
Setter for status |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncentiveDetailType()
public IncentiveDetailType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getRedemptionCode()
public void setRedemptionCode(String redemptionCode)
public String getDisplayCode()
public void setDisplayCode(String displayCode)
public String getProgramId()
public void setProgramId(String programId)
public IncentiveTypeCodeType getIncentiveType()
public void setIncentiveType(IncentiveTypeCodeType incentiveType)
public String getIncentiveDescription()
public void setIncentiveDescription(String incentiveDescription)
public List<IncentiveAppliedToType> getAppliedTo()
public void setAppliedTo(List<IncentiveAppliedToType> appliedTo)
public String getStatus()
public void setStatus(String status)
public String getErrorCode()
public void setErrorCode(String errorCode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||