public class IncentiveInfoType extends Object
| Constructor and Description |
|---|
IncentiveInfoType()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
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) |
public String getIncentiveCode()
public void setIncentiveCode(String incentiveCode)
public List<IncentiveApplyIndicationType> getApplyIndication()
public void setApplyIndication(List<IncentiveApplyIndicationType> applyIndication)
Copyright © 2017. All Rights Reserved.