|
||||||||||
| 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.CyberSourceVoidResponse
public class CyberSourceVoidResponse
| Constructor Summary | |
|---|---|
CyberSourceVoidResponse()
|
|
| Method Summary | |
|---|---|
Money |
getAmount()
Gets the amount value for this VoidReply. |
BigInteger |
getReasonCode()
Gets the reasonCode value for this VoidReply. |
String |
getRequestDateTime()
Gets the requestDateTime value for this VoidReply. |
void |
setAmount(Money amount)
Sets the amount value for this VoidReply. |
void |
setReasonCode(BigInteger reasonCode)
Sets the reasonCode value for this VoidReply. |
void |
setRequestDateTime(String requestDateTime)
Sets the requestDateTime value for this VoidReply. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CyberSourceVoidResponse()
| 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 -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||