public class IncentiveAppliedDetailsType extends Object
| Constructor and Description |
|---|
IncentiveAppliedDetailsType()
Default Constructor
|
IncentiveAppliedDetailsType(Node node) |
| Modifier and Type | Method and Description |
|---|---|
BasicAmountType |
getDiscountAmount()
Getter for discountAmount
|
String |
getExternalTxnId()
Getter for externalTxnId
|
String |
getItemId()
Getter for itemId
|
String |
getPaymentRequestID()
Getter for paymentRequestID
|
String |
getSubType()
Getter for subType
|
void |
setDiscountAmount(BasicAmountType discountAmount)
Setter for discountAmount
|
void |
setExternalTxnId(String externalTxnId)
Setter for externalTxnId
|
void |
setItemId(String itemId)
Setter for itemId
|
void |
setPaymentRequestID(String paymentRequestID)
Setter for paymentRequestID
|
void |
setSubType(String subType)
Setter for subType
|
public IncentiveAppliedDetailsType()
public IncentiveAppliedDetailsType(Node node) throws XPathExpressionException
XPathExpressionExceptionpublic String getPaymentRequestID()
public void setPaymentRequestID(String paymentRequestID)
public String getItemId()
public void setItemId(String itemId)
public String getExternalTxnId()
public void setExternalTxnId(String externalTxnId)
public BasicAmountType getDiscountAmount()
public void setDiscountAmount(BasicAmountType discountAmount)
public String getSubType()
public void setSubType(String subType)
Copyright © 2017. All Rights Reserved.