|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.api.CCAuthService
public class CCAuthService
| Constructor Summary | |
|---|---|
CCAuthService()
|
|
CCAuthService(java.lang.String cavv,
java.lang.String cavvAlgorithm,
java.lang.String commerceIndicator,
java.lang.String eciRaw,
java.lang.String xid,
java.lang.String reconciliationID,
java.lang.String avsLevel,
java.lang.String fxQuoteID,
java.lang.String returnAuthRecord,
java.lang.String authType,
java.lang.String verbalAuthCode,
java.lang.String billPayment,
java.lang.String authenticationXID,
java.lang.String authorizationXID,
java.lang.String industryDatatype,
java.lang.String traceNumber,
java.lang.String checksumKey,
java.lang.String aggregatorID,
java.lang.String splitTenderIndicator,
java.lang.String veresEnrolled,
java.lang.String paresStatus,
java.lang.String linkToRequest,
java.lang.String run)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAggregatorID()
Gets the aggregatorID value for this CCAuthService. |
java.lang.String |
getAuthenticationXID()
Gets the authenticationXID value for this CCAuthService. |
java.lang.String |
getAuthorizationXID()
Gets the authorizationXID value for this CCAuthService. |
java.lang.String |
getAuthType()
Gets the authType value for this CCAuthService. |
java.lang.String |
getAvsLevel()
Gets the avsLevel value for this CCAuthService. |
java.lang.String |
getBillPayment()
Gets the billPayment value for this CCAuthService. |
java.lang.String |
getCavv()
Gets the cavv value for this CCAuthService. |
java.lang.String |
getCavvAlgorithm()
Gets the cavvAlgorithm value for this CCAuthService. |
java.lang.String |
getChecksumKey()
Gets the checksumKey value for this CCAuthService. |
java.lang.String |
getCommerceIndicator()
Gets the commerceIndicator value for this CCAuthService. |
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 |
getEciRaw()
Gets the eciRaw value for this CCAuthService. |
java.lang.String |
getFxQuoteID()
Gets the fxQuoteID value for this CCAuthService. |
java.lang.String |
getIndustryDatatype()
Gets the industryDatatype value for this CCAuthService. |
java.lang.String |
getLinkToRequest()
Gets the linkToRequest value for this CCAuthService. |
java.lang.String |
getParesStatus()
Gets the paresStatus value for this CCAuthService. |
java.lang.String |
getReconciliationID()
Gets the reconciliationID value for this CCAuthService. |
java.lang.String |
getReturnAuthRecord()
Gets the returnAuthRecord value for this CCAuthService. |
java.lang.String |
getRun()
Gets the run value for this CCAuthService. |
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 |
getSplitTenderIndicator()
Gets the splitTenderIndicator value for this CCAuthService. |
java.lang.String |
getTraceNumber()
Gets the traceNumber value for this CCAuthService. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getVerbalAuthCode()
Gets the verbalAuthCode value for this CCAuthService. |
java.lang.String |
getVeresEnrolled()
Gets the veresEnrolled value for this CCAuthService. |
java.lang.String |
getXid()
Gets the xid value for this CCAuthService. |
int |
hashCode()
|
void |
setAggregatorID(java.lang.String aggregatorID)
Sets the aggregatorID value for this CCAuthService. |
void |
setAuthenticationXID(java.lang.String authenticationXID)
Sets the authenticationXID value for this CCAuthService. |
void |
setAuthorizationXID(java.lang.String authorizationXID)
Sets the authorizationXID value for this CCAuthService. |
void |
setAuthType(java.lang.String authType)
Sets the authType value for this CCAuthService. |
void |
setAvsLevel(java.lang.String avsLevel)
Sets the avsLevel value for this CCAuthService. |
void |
setBillPayment(java.lang.String billPayment)
Sets the billPayment value for this CCAuthService. |
void |
setCavv(java.lang.String cavv)
Sets the cavv value for this CCAuthService. |
void |
setCavvAlgorithm(java.lang.String cavvAlgorithm)
Sets the cavvAlgorithm value for this CCAuthService. |
void |
setChecksumKey(java.lang.String checksumKey)
Sets the checksumKey value for this CCAuthService. |
void |
setCommerceIndicator(java.lang.String commerceIndicator)
Sets the commerceIndicator value for this CCAuthService. |
void |
setEciRaw(java.lang.String eciRaw)
Sets the eciRaw value for this CCAuthService. |
void |
setFxQuoteID(java.lang.String fxQuoteID)
Sets the fxQuoteID value for this CCAuthService. |
void |
setIndustryDatatype(java.lang.String industryDatatype)
Sets the industryDatatype value for this CCAuthService. |
void |
setLinkToRequest(java.lang.String linkToRequest)
Sets the linkToRequest value for this CCAuthService. |
void |
setParesStatus(java.lang.String paresStatus)
Sets the paresStatus value for this CCAuthService. |
void |
setReconciliationID(java.lang.String reconciliationID)
Sets the reconciliationID value for this CCAuthService. |
void |
setReturnAuthRecord(java.lang.String returnAuthRecord)
Sets the returnAuthRecord value for this CCAuthService. |
void |
setRun(java.lang.String run)
Sets the run value for this CCAuthService. |
void |
setSplitTenderIndicator(java.lang.String splitTenderIndicator)
Sets the splitTenderIndicator value for this CCAuthService. |
void |
setTraceNumber(java.lang.String traceNumber)
Sets the traceNumber value for this CCAuthService. |
void |
setVerbalAuthCode(java.lang.String verbalAuthCode)
Sets the verbalAuthCode value for this CCAuthService. |
void |
setVeresEnrolled(java.lang.String veresEnrolled)
Sets the veresEnrolled value for this CCAuthService. |
void |
setXid(java.lang.String xid)
Sets the xid value for this CCAuthService. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CCAuthService()
public CCAuthService(java.lang.String cavv,
java.lang.String cavvAlgorithm,
java.lang.String commerceIndicator,
java.lang.String eciRaw,
java.lang.String xid,
java.lang.String reconciliationID,
java.lang.String avsLevel,
java.lang.String fxQuoteID,
java.lang.String returnAuthRecord,
java.lang.String authType,
java.lang.String verbalAuthCode,
java.lang.String billPayment,
java.lang.String authenticationXID,
java.lang.String authorizationXID,
java.lang.String industryDatatype,
java.lang.String traceNumber,
java.lang.String checksumKey,
java.lang.String aggregatorID,
java.lang.String splitTenderIndicator,
java.lang.String veresEnrolled,
java.lang.String paresStatus,
java.lang.String linkToRequest,
java.lang.String run)
| Method Detail |
|---|
public java.lang.String getCavv()
public void setCavv(java.lang.String cavv)
cavv - public java.lang.String getCavvAlgorithm()
public void setCavvAlgorithm(java.lang.String cavvAlgorithm)
cavvAlgorithm - public java.lang.String getCommerceIndicator()
public void setCommerceIndicator(java.lang.String commerceIndicator)
commerceIndicator - public java.lang.String getEciRaw()
public void setEciRaw(java.lang.String eciRaw)
eciRaw - public java.lang.String getXid()
public void setXid(java.lang.String xid)
xid - public java.lang.String getReconciliationID()
public void setReconciliationID(java.lang.String reconciliationID)
reconciliationID - public java.lang.String getAvsLevel()
public void setAvsLevel(java.lang.String avsLevel)
avsLevel - public java.lang.String getFxQuoteID()
public void setFxQuoteID(java.lang.String fxQuoteID)
fxQuoteID - public java.lang.String getReturnAuthRecord()
public void setReturnAuthRecord(java.lang.String returnAuthRecord)
returnAuthRecord - public java.lang.String getAuthType()
public void setAuthType(java.lang.String authType)
authType - public java.lang.String getVerbalAuthCode()
public void setVerbalAuthCode(java.lang.String verbalAuthCode)
verbalAuthCode - public java.lang.String getBillPayment()
public void setBillPayment(java.lang.String billPayment)
billPayment - public java.lang.String getAuthenticationXID()
public void setAuthenticationXID(java.lang.String authenticationXID)
authenticationXID - public java.lang.String getAuthorizationXID()
public void setAuthorizationXID(java.lang.String authorizationXID)
authorizationXID - public java.lang.String getIndustryDatatype()
public void setIndustryDatatype(java.lang.String industryDatatype)
industryDatatype - public java.lang.String getTraceNumber()
public void setTraceNumber(java.lang.String traceNumber)
traceNumber - public java.lang.String getChecksumKey()
public void setChecksumKey(java.lang.String checksumKey)
checksumKey - public java.lang.String getAggregatorID()
public void setAggregatorID(java.lang.String aggregatorID)
aggregatorID - public java.lang.String getSplitTenderIndicator()
public void setSplitTenderIndicator(java.lang.String splitTenderIndicator)
splitTenderIndicator - public java.lang.String getVeresEnrolled()
public void setVeresEnrolled(java.lang.String veresEnrolled)
veresEnrolled - public java.lang.String getParesStatus()
public void setParesStatus(java.lang.String paresStatus)
paresStatus - public java.lang.String getLinkToRequest()
public void setLinkToRequest(java.lang.String linkToRequest)
linkToRequest - 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 | ||||||||