|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.api.ECDebitReply
public class ECDebitReply
| Constructor Summary | |
|---|---|
ECDebitReply()
|
|
ECDebitReply(java.math.BigInteger reasonCode,
java.lang.String settlementMethod,
java.lang.String requestDateTime,
java.lang.String amount,
java.math.BigInteger verificationLevel,
java.lang.String processorTransactionID,
java.lang.String reconciliationID,
java.lang.String processorResponse,
java.lang.String avsCode,
java.lang.String avsCodeRaw,
java.lang.String verificationCode,
java.lang.String verificationCodeRaw,
java.lang.String correctedAccountNumber,
java.lang.String correctedRoutingNumber)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAmount()
Gets the amount value for this ECDebitReply. |
java.lang.String |
getAvsCode()
Gets the avsCode value for this ECDebitReply. |
java.lang.String |
getAvsCodeRaw()
Gets the avsCodeRaw value for this ECDebitReply. |
java.lang.String |
getCorrectedAccountNumber()
Gets the correctedAccountNumber value for this ECDebitReply. |
java.lang.String |
getCorrectedRoutingNumber()
Gets the correctedRoutingNumber value for this ECDebitReply. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getProcessorResponse()
Gets the processorResponse value for this ECDebitReply. |
java.lang.String |
getProcessorTransactionID()
Gets the processorTransactionID value for this ECDebitReply. |
java.math.BigInteger |
getReasonCode()
Gets the reasonCode value for this ECDebitReply. |
java.lang.String |
getReconciliationID()
Gets the reconciliationID value for this ECDebitReply. |
java.lang.String |
getRequestDateTime()
Gets the requestDateTime value for this ECDebitReply. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getSettlementMethod()
Gets the settlementMethod value for this ECDebitReply. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getVerificationCode()
Gets the verificationCode value for this ECDebitReply. |
java.lang.String |
getVerificationCodeRaw()
Gets the verificationCodeRaw value for this ECDebitReply. |
java.math.BigInteger |
getVerificationLevel()
Gets the verificationLevel value for this ECDebitReply. |
int |
hashCode()
|
void |
setAmount(java.lang.String amount)
Sets the amount value for this ECDebitReply. |
void |
setAvsCode(java.lang.String avsCode)
Sets the avsCode value for this ECDebitReply. |
void |
setAvsCodeRaw(java.lang.String avsCodeRaw)
Sets the avsCodeRaw value for this ECDebitReply. |
void |
setCorrectedAccountNumber(java.lang.String correctedAccountNumber)
Sets the correctedAccountNumber value for this ECDebitReply. |
void |
setCorrectedRoutingNumber(java.lang.String correctedRoutingNumber)
Sets the correctedRoutingNumber value for this ECDebitReply. |
void |
setProcessorResponse(java.lang.String processorResponse)
Sets the processorResponse value for this ECDebitReply. |
void |
setProcessorTransactionID(java.lang.String processorTransactionID)
Sets the processorTransactionID value for this ECDebitReply. |
void |
setReasonCode(java.math.BigInteger reasonCode)
Sets the reasonCode value for this ECDebitReply. |
void |
setReconciliationID(java.lang.String reconciliationID)
Sets the reconciliationID value for this ECDebitReply. |
void |
setRequestDateTime(java.lang.String requestDateTime)
Sets the requestDateTime value for this ECDebitReply. |
void |
setSettlementMethod(java.lang.String settlementMethod)
Sets the settlementMethod value for this ECDebitReply. |
void |
setVerificationCode(java.lang.String verificationCode)
Sets the verificationCode value for this ECDebitReply. |
void |
setVerificationCodeRaw(java.lang.String verificationCodeRaw)
Sets the verificationCodeRaw value for this ECDebitReply. |
void |
setVerificationLevel(java.math.BigInteger verificationLevel)
Sets the verificationLevel value for this ECDebitReply. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ECDebitReply()
public ECDebitReply(java.math.BigInteger reasonCode,
java.lang.String settlementMethod,
java.lang.String requestDateTime,
java.lang.String amount,
java.math.BigInteger verificationLevel,
java.lang.String processorTransactionID,
java.lang.String reconciliationID,
java.lang.String processorResponse,
java.lang.String avsCode,
java.lang.String avsCodeRaw,
java.lang.String verificationCode,
java.lang.String verificationCodeRaw,
java.lang.String correctedAccountNumber,
java.lang.String correctedRoutingNumber)
| Method Detail |
|---|
public java.math.BigInteger getReasonCode()
public void setReasonCode(java.math.BigInteger reasonCode)
reasonCode - public java.lang.String getSettlementMethod()
public void setSettlementMethod(java.lang.String settlementMethod)
settlementMethod - public java.lang.String getRequestDateTime()
public void setRequestDateTime(java.lang.String requestDateTime)
requestDateTime - public java.lang.String getAmount()
public void setAmount(java.lang.String amount)
amount - public java.math.BigInteger getVerificationLevel()
public void setVerificationLevel(java.math.BigInteger verificationLevel)
verificationLevel - public java.lang.String getProcessorTransactionID()
public void setProcessorTransactionID(java.lang.String processorTransactionID)
processorTransactionID - public java.lang.String getReconciliationID()
public void setReconciliationID(java.lang.String reconciliationID)
reconciliationID - public java.lang.String getProcessorResponse()
public void setProcessorResponse(java.lang.String processorResponse)
processorResponse - public java.lang.String getAvsCode()
public void setAvsCode(java.lang.String avsCode)
avsCode - public java.lang.String getAvsCodeRaw()
public void setAvsCodeRaw(java.lang.String avsCodeRaw)
avsCodeRaw - public java.lang.String getVerificationCode()
public void setVerificationCode(java.lang.String verificationCode)
verificationCode - public java.lang.String getVerificationCodeRaw()
public void setVerificationCodeRaw(java.lang.String verificationCodeRaw)
verificationCodeRaw - public java.lang.String getCorrectedAccountNumber()
public void setCorrectedAccountNumber(java.lang.String correctedAccountNumber)
correctedAccountNumber - public java.lang.String getCorrectedRoutingNumber()
public void setCorrectedRoutingNumber(java.lang.String correctedRoutingNumber)
correctedRoutingNumber - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||