|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.api.CCCreditReply
public class CCCreditReply
| Constructor Summary | |
|---|---|
CCCreditReply()
|
|
CCCreditReply(java.math.BigInteger reasonCode,
java.lang.String requestDateTime,
java.lang.String amount,
java.lang.String reconciliationID,
java.lang.String purchasingLevel3Enabled,
java.lang.String enhancedDataEnabled,
java.lang.String authorizationXID,
java.lang.String forwardCode)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAmount()
Gets the amount value for this CCCreditReply. |
java.lang.String |
getAuthorizationXID()
Gets the authorizationXID value for this CCCreditReply. |
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 |
getEnhancedDataEnabled()
Gets the enhancedDataEnabled value for this CCCreditReply. |
java.lang.String |
getForwardCode()
Gets the forwardCode value for this CCCreditReply. |
java.lang.String |
getPurchasingLevel3Enabled()
Gets the purchasingLevel3Enabled value for this CCCreditReply. |
java.math.BigInteger |
getReasonCode()
Gets the reasonCode value for this CCCreditReply. |
java.lang.String |
getReconciliationID()
Gets the reconciliationID value for this CCCreditReply. |
java.lang.String |
getRequestDateTime()
Gets the requestDateTime value for this CCCreditReply. |
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 CCCreditReply. |
void |
setAuthorizationXID(java.lang.String authorizationXID)
Sets the authorizationXID value for this CCCreditReply. |
void |
setEnhancedDataEnabled(java.lang.String enhancedDataEnabled)
Sets the enhancedDataEnabled value for this CCCreditReply. |
void |
setForwardCode(java.lang.String forwardCode)
Sets the forwardCode value for this CCCreditReply. |
void |
setPurchasingLevel3Enabled(java.lang.String purchasingLevel3Enabled)
Sets the purchasingLevel3Enabled value for this CCCreditReply. |
void |
setReasonCode(java.math.BigInteger reasonCode)
Sets the reasonCode value for this CCCreditReply. |
void |
setReconciliationID(java.lang.String reconciliationID)
Sets the reconciliationID value for this CCCreditReply. |
void |
setRequestDateTime(java.lang.String requestDateTime)
Sets the requestDateTime value for this CCCreditReply. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CCCreditReply()
public CCCreditReply(java.math.BigInteger reasonCode,
java.lang.String requestDateTime,
java.lang.String amount,
java.lang.String reconciliationID,
java.lang.String purchasingLevel3Enabled,
java.lang.String enhancedDataEnabled,
java.lang.String authorizationXID,
java.lang.String forwardCode)
| Method Detail |
|---|
public java.math.BigInteger getReasonCode()
public void setReasonCode(java.math.BigInteger reasonCode)
reasonCode - 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.lang.String getReconciliationID()
public void setReconciliationID(java.lang.String reconciliationID)
reconciliationID - public java.lang.String getPurchasingLevel3Enabled()
public void setPurchasingLevel3Enabled(java.lang.String purchasingLevel3Enabled)
purchasingLevel3Enabled - public java.lang.String getEnhancedDataEnabled()
public void setEnhancedDataEnabled(java.lang.String enhancedDataEnabled)
enhancedDataEnabled - public java.lang.String getAuthorizationXID()
public void setAuthorizationXID(java.lang.String authorizationXID)
authorizationXID - 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 | ||||||||