|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.payment.message.CyberSourceCreditResponse
public class CyberSourceCreditResponse
| Constructor Summary | |
|---|---|
CyberSourceCreditResponse()
|
|
| Method Summary | |
|---|---|
Money |
getAmount()
Gets the amount value for this CCCreditReply. |
BigInteger |
getReasonCode()
Gets the reasonCode value for this CCCreditReply. |
String |
getReconciliationID()
Gets the reconciliationID value for this CCCreditReply. |
String |
getRequestDateTime()
Gets the requestDateTime value for this CCCreditReply. |
void |
setAmount(Money amount)
Sets the amount value for this CCCreditReply. |
void |
setReasonCode(BigInteger reasonCode)
Sets the reasonCode value for this CCCreditReply. |
void |
setReconciliationID(String reconciliationID)
Sets the reconciliationID value for this CCCreditReply. |
void |
setRequestDateTime(String requestDateTime)
Sets the requestDateTime value for this CCCreditReply. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CyberSourceCreditResponse()
| Method Detail |
|---|
public BigInteger getReasonCode()
public void setReasonCode(BigInteger reasonCode)
reasonCode - public String getRequestDateTime()
public void setRequestDateTime(String requestDateTime)
requestDateTime - public Money getAmount()
public void setAmount(Money amount)
amount - public String getReconciliationID()
public void setReconciliationID(String reconciliationID)
reconciliationID -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||