|
||||||||||
| 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.CyberSourceAuthResponse
public class CyberSourceAuthResponse
| Constructor Summary | |
|---|---|
CyberSourceAuthResponse()
|
|
| Method Summary | |
|---|---|
Money |
getAccountBalance()
Gets the accountBalance value for this CCAuthReply. |
Money |
getAmount()
Gets the amount value for this CCAuthReply. |
Money |
getApprovedAmount()
Gets the approvedAmount value for this CCAuthReply. |
String |
getApprovedTerms()
Gets the approvedTerms value for this CCAuthReply. |
String |
getAuthenticationXID()
Gets the authenticationXID value for this CCAuthReply. |
String |
getAuthFactorCode()
Gets the authFactorCode value for this CCAuthReply. |
String |
getAuthorizationCode()
Gets the authorizationCode value for this CCAuthReply. |
String |
getAuthorizationXID()
Gets the authorizationXID value for this CCAuthReply. |
String |
getAuthorizedDateTime()
Gets the authorizedDateTime value for this CCAuthReply. |
String |
getAuthRecord()
Gets the authRecord value for this CCAuthReply. |
String |
getAvsCode()
Gets the avsCode value for this CCAuthReply. |
String |
getAvsCodeRaw()
Gets the avsCodeRaw value for this CCAuthReply. |
String |
getBmlAccountNumber()
Gets the bmlAccountNumber value for this CCAuthReply. |
String |
getCardCategory()
Gets the cardCategory value for this CCAuthReply. |
String |
getCavvResponseCode()
Gets the cavvResponseCode value for this CCAuthReply. |
String |
getCavvResponseCodeRaw()
Gets the cavvResponseCodeRaw value for this CCAuthReply. |
String |
getCreditLine()
Gets the creditLine value for this CCAuthReply. |
String |
getCvCode()
Gets the cvCode value for this CCAuthReply. |
String |
getCvCodeRaw()
Gets the cvCodeRaw value for this CCAuthReply. |
String |
getEnhancedDataEnabled()
Gets the enhancedDataEnabled value for this CCAuthReply. |
String |
getForwardCode()
Gets the forwardCode value for this CCAuthReply. |
String |
getMerchantAdviceCode()
Gets the merchantAdviceCode value for this CCAuthReply. |
String |
getMerchantAdviceCodeRaw()
Gets the merchantAdviceCodeRaw value for this CCAuthReply. |
String |
getPaymentNetworkTransactionID()
Gets the paymentNetworkTransactionID value for this CCAuthReply. |
String |
getPersonalIDCode()
Gets the personalIDCode value for this CCAuthReply. |
String |
getProcessorCardType()
Gets the processorCardType value for this CCAuthReply. |
String |
getProcessorResponse()
Gets the processorResponse value for this CCAuthReply. |
BigInteger |
getReasonCode()
Gets the reasonCode value for this CCAuthReply. |
String |
getReconciliationID()
Gets the reconciliationID value for this CCAuthReply. |
String |
getReferralResponseNumber()
Gets the referralResponseNumber value for this CCAuthReply. |
String |
getSubResponseCode()
Gets the subResponseCode value for this CCAuthReply. |
void |
setAccountBalance(Money accountBalance)
Sets the accountBalance value for this CCAuthReply. |
void |
setAmount(Money amount)
Sets the amount value for this CCAuthReply. |
void |
setApprovedAmount(Money approvedAmount)
Sets the approvedAmount value for this CCAuthReply. |
void |
setApprovedTerms(String approvedTerms)
Sets the approvedTerms value for this CCAuthReply. |
void |
setAuthenticationXID(String authenticationXID)
Sets the authenticationXID value for this CCAuthReply. |
void |
setAuthFactorCode(String authFactorCode)
Sets the authFactorCode value for this CCAuthReply. |
void |
setAuthorizationCode(String authorizationCode)
Sets the authorizationCode value for this CCAuthReply. |
void |
setAuthorizationXID(String authorizationXID)
Sets the authorizationXID value for this CCAuthReply. |
void |
setAuthorizedDateTime(String authorizedDateTime)
Sets the authorizedDateTime value for this CCAuthReply. |
void |
setAuthRecord(String authRecord)
Sets the authRecord value for this CCAuthReply. |
void |
setAvsCode(String avsCode)
Sets the avsCode value for this CCAuthReply. |
void |
setAvsCodeRaw(String avsCodeRaw)
Sets the avsCodeRaw value for this CCAuthReply. |
void |
setBmlAccountNumber(String bmlAccountNumber)
Sets the bmlAccountNumber value for this CCAuthReply. |
void |
setCardCategory(String cardCategory)
Sets the cardCategory value for this CCAuthReply. |
void |
setCavvResponseCode(String cavvResponseCode)
Sets the cavvResponseCode value for this CCAuthReply. |
void |
setCavvResponseCodeRaw(String cavvResponseCodeRaw)
Sets the cavvResponseCodeRaw value for this CCAuthReply. |
void |
setCreditLine(String creditLine)
Sets the creditLine value for this CCAuthReply. |
void |
setCvCode(String cvCode)
Sets the cvCode value for this CCAuthReply. |
void |
setCvCodeRaw(String cvCodeRaw)
Sets the cvCodeRaw value for this CCAuthReply. |
void |
setEnhancedDataEnabled(String enhancedDataEnabled)
Sets the enhancedDataEnabled value for this CCAuthReply. |
void |
setForwardCode(String forwardCode)
Sets the forwardCode value for this CCAuthReply. |
void |
setMerchantAdviceCode(String merchantAdviceCode)
Sets the merchantAdviceCode value for this CCAuthReply. |
void |
setMerchantAdviceCodeRaw(String merchantAdviceCodeRaw)
Sets the merchantAdviceCodeRaw value for this CCAuthReply. |
void |
setPaymentNetworkTransactionID(String paymentNetworkTransactionID)
Sets the paymentNetworkTransactionID value for this CCAuthReply. |
void |
setPersonalIDCode(String personalIDCode)
Sets the personalIDCode value for this CCAuthReply. |
void |
setProcessorCardType(String processorCardType)
Sets the processorCardType value for this CCAuthReply. |
void |
setProcessorResponse(String processorResponse)
Sets the processorResponse value for this CCAuthReply. |
void |
setReasonCode(BigInteger reasonCode)
Sets the reasonCode value for this CCAuthReply. |
void |
setReconciliationID(String reconciliationID)
Sets the reconciliationID value for this CCAuthReply. |
void |
setReferralResponseNumber(String referralResponseNumber)
Sets the referralResponseNumber value for this CCAuthReply. |
void |
setSubResponseCode(String subResponseCode)
Sets the subResponseCode value for this CCAuthReply. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CyberSourceAuthResponse()
| Method Detail |
|---|
public BigInteger getReasonCode()
public void setReasonCode(BigInteger reasonCode)
reasonCode - public Money getAmount()
public void setAmount(Money amount)
amount - public String getAuthorizationCode()
public void setAuthorizationCode(String authorizationCode)
authorizationCode - public String getAvsCode()
public void setAvsCode(String avsCode)
avsCode - public String getAvsCodeRaw()
public void setAvsCodeRaw(String avsCodeRaw)
avsCodeRaw - public String getCvCode()
public void setCvCode(String cvCode)
cvCode - public String getCvCodeRaw()
public void setCvCodeRaw(String cvCodeRaw)
cvCodeRaw - public String getPersonalIDCode()
public void setPersonalIDCode(String personalIDCode)
personalIDCode - public String getAuthorizedDateTime()
public void setAuthorizedDateTime(String authorizedDateTime)
authorizedDateTime - public String getProcessorResponse()
public void setProcessorResponse(String processorResponse)
processorResponse - public String getBmlAccountNumber()
public void setBmlAccountNumber(String bmlAccountNumber)
bmlAccountNumber - public String getAuthFactorCode()
public void setAuthFactorCode(String authFactorCode)
authFactorCode - public String getReconciliationID()
public void setReconciliationID(String reconciliationID)
reconciliationID - public String getAuthRecord()
public void setAuthRecord(String authRecord)
authRecord - public String getMerchantAdviceCode()
public void setMerchantAdviceCode(String merchantAdviceCode)
merchantAdviceCode - public String getMerchantAdviceCodeRaw()
public void setMerchantAdviceCodeRaw(String merchantAdviceCodeRaw)
merchantAdviceCodeRaw - public String getCavvResponseCode()
public void setCavvResponseCode(String cavvResponseCode)
cavvResponseCode - public String getCavvResponseCodeRaw()
public void setCavvResponseCodeRaw(String cavvResponseCodeRaw)
cavvResponseCodeRaw - public String getAuthenticationXID()
public void setAuthenticationXID(String authenticationXID)
authenticationXID - public String getAuthorizationXID()
public void setAuthorizationXID(String authorizationXID)
authorizationXID - public String getProcessorCardType()
public void setProcessorCardType(String processorCardType)
processorCardType - public Money getAccountBalance()
public void setAccountBalance(Money accountBalance)
accountBalance - public String getForwardCode()
public void setForwardCode(String forwardCode)
forwardCode - public String getEnhancedDataEnabled()
public void setEnhancedDataEnabled(String enhancedDataEnabled)
enhancedDataEnabled - public String getReferralResponseNumber()
public void setReferralResponseNumber(String referralResponseNumber)
referralResponseNumber - public String getSubResponseCode()
public void setSubResponseCode(String subResponseCode)
subResponseCode - public Money getApprovedAmount()
public void setApprovedAmount(Money approvedAmount)
approvedAmount - public String getCreditLine()
public void setCreditLine(String creditLine)
creditLine - public String getApprovedTerms()
public void setApprovedTerms(String approvedTerms)
approvedTerms - public String getPaymentNetworkTransactionID()
public void setPaymentNetworkTransactionID(String paymentNetworkTransactionID)
paymentNetworkTransactionID - public String getCardCategory()
public void setCardCategory(String cardCategory)
cardCategory -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||