|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.api.CCAuthReversalReply
public class CCAuthReversalReply
| Constructor Summary | |
|---|---|
CCAuthReversalReply()
|
|
CCAuthReversalReply(java.math.BigInteger reasonCode,
java.lang.String amount,
java.lang.String authorizationCode,
java.lang.String processorResponse,
java.lang.String requestDateTime,
java.lang.String forwardCode)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAmount()
Gets the amount value for this CCAuthReversalReply. |
java.lang.String |
getAuthorizationCode()
Gets the authorizationCode value for this CCAuthReversalReply. |
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 |
getForwardCode()
Gets the forwardCode 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. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAmount(java.lang.String amount)
Sets the amount value for this CCAuthReversalReply. |
void |
setAuthorizationCode(java.lang.String authorizationCode)
Sets the authorizationCode value for this CCAuthReversalReply. |
void |
setForwardCode(java.lang.String forwardCode)
Sets the forwardCode 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, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CCAuthReversalReply()
public CCAuthReversalReply(java.math.BigInteger reasonCode,
java.lang.String amount,
java.lang.String authorizationCode,
java.lang.String processorResponse,
java.lang.String requestDateTime,
java.lang.String forwardCode)
| Method Detail |
|---|
public java.math.BigInteger getReasonCode()
public void setReasonCode(java.math.BigInteger reasonCode)
reasonCode - public java.lang.String getAmount()
public void setAmount(java.lang.String 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 - public java.lang.String getForwardCode()
public void setForwardCode(java.lang.String forwardCode)
forwardCode - 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 | ||||||||