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