|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.api.CCAutoAuthReversalService
public class CCAutoAuthReversalService
| Constructor Summary | |
|---|---|
CCAutoAuthReversalService()
|
|
CCAutoAuthReversalService(java.lang.String authPaymentServiceData,
java.lang.String reconciliationID,
java.lang.String authAmount,
java.lang.String commerceIndicator,
java.lang.String authRequestID,
java.lang.String billAmount,
java.lang.String authCode,
java.lang.String authType,
java.lang.String billPayment,
java.lang.String dateAdded,
java.lang.String run)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAuthAmount()
Gets the authAmount value for this CCAutoAuthReversalService. |
java.lang.String |
getAuthCode()
Gets the authCode value for this CCAutoAuthReversalService. |
java.lang.String |
getAuthPaymentServiceData()
Gets the authPaymentServiceData value for this CCAutoAuthReversalService. |
java.lang.String |
getAuthRequestID()
Gets the authRequestID value for this CCAutoAuthReversalService. |
java.lang.String |
getAuthType()
Gets the authType value for this CCAutoAuthReversalService. |
java.lang.String |
getBillAmount()
Gets the billAmount value for this CCAutoAuthReversalService. |
java.lang.String |
getBillPayment()
Gets the billPayment value for this CCAutoAuthReversalService. |
java.lang.String |
getCommerceIndicator()
Gets the commerceIndicator value for this CCAutoAuthReversalService. |
java.lang.String |
getDateAdded()
Gets the dateAdded value for this CCAutoAuthReversalService. |
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 |
getReconciliationID()
Gets the reconciliationID value for this CCAutoAuthReversalService. |
java.lang.String |
getRun()
Gets the run value for this CCAutoAuthReversalService. |
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 |
setAuthAmount(java.lang.String authAmount)
Sets the authAmount value for this CCAutoAuthReversalService. |
void |
setAuthCode(java.lang.String authCode)
Sets the authCode value for this CCAutoAuthReversalService. |
void |
setAuthPaymentServiceData(java.lang.String authPaymentServiceData)
Sets the authPaymentServiceData value for this CCAutoAuthReversalService. |
void |
setAuthRequestID(java.lang.String authRequestID)
Sets the authRequestID value for this CCAutoAuthReversalService. |
void |
setAuthType(java.lang.String authType)
Sets the authType value for this CCAutoAuthReversalService. |
void |
setBillAmount(java.lang.String billAmount)
Sets the billAmount value for this CCAutoAuthReversalService. |
void |
setBillPayment(java.lang.String billPayment)
Sets the billPayment value for this CCAutoAuthReversalService. |
void |
setCommerceIndicator(java.lang.String commerceIndicator)
Sets the commerceIndicator value for this CCAutoAuthReversalService. |
void |
setDateAdded(java.lang.String dateAdded)
Sets the dateAdded value for this CCAutoAuthReversalService. |
void |
setReconciliationID(java.lang.String reconciliationID)
Sets the reconciliationID value for this CCAutoAuthReversalService. |
void |
setRun(java.lang.String run)
Sets the run value for this CCAutoAuthReversalService. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CCAutoAuthReversalService()
public CCAutoAuthReversalService(java.lang.String authPaymentServiceData,
java.lang.String reconciliationID,
java.lang.String authAmount,
java.lang.String commerceIndicator,
java.lang.String authRequestID,
java.lang.String billAmount,
java.lang.String authCode,
java.lang.String authType,
java.lang.String billPayment,
java.lang.String dateAdded,
java.lang.String run)
| Method Detail |
|---|
public java.lang.String getAuthPaymentServiceData()
public void setAuthPaymentServiceData(java.lang.String authPaymentServiceData)
authPaymentServiceData - public java.lang.String getReconciliationID()
public void setReconciliationID(java.lang.String reconciliationID)
reconciliationID - public java.lang.String getAuthAmount()
public void setAuthAmount(java.lang.String authAmount)
authAmount - public java.lang.String getCommerceIndicator()
public void setCommerceIndicator(java.lang.String commerceIndicator)
commerceIndicator - public java.lang.String getAuthRequestID()
public void setAuthRequestID(java.lang.String authRequestID)
authRequestID - public java.lang.String getBillAmount()
public void setBillAmount(java.lang.String billAmount)
billAmount - public java.lang.String getAuthCode()
public void setAuthCode(java.lang.String authCode)
authCode - public java.lang.String getAuthType()
public void setAuthType(java.lang.String authType)
authType - public java.lang.String getBillPayment()
public void setBillPayment(java.lang.String billPayment)
billPayment - public java.lang.String getDateAdded()
public void setDateAdded(java.lang.String dateAdded)
dateAdded - public java.lang.String getRun()
public void setRun(java.lang.String run)
run - 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 | ||||||||