org.broadleafcommerce.vendor.cybersource.service.api
Class CCAuthService

java.lang.Object
  extended by org.broadleafcommerce.vendor.cybersource.service.api.CCAuthService
All Implemented Interfaces:
java.io.Serializable

public class CCAuthService
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

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

CCAuthService

public CCAuthService()

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

getCavv

public java.lang.String getCavv()
Gets the cavv value for this CCAuthService.

Returns:
cavv

setCavv

public void setCavv(java.lang.String cavv)
Sets the cavv value for this CCAuthService.

Parameters:
cavv -

getCavvAlgorithm

public java.lang.String getCavvAlgorithm()
Gets the cavvAlgorithm value for this CCAuthService.

Returns:
cavvAlgorithm

setCavvAlgorithm

public void setCavvAlgorithm(java.lang.String cavvAlgorithm)
Sets the cavvAlgorithm value for this CCAuthService.

Parameters:
cavvAlgorithm -

getCommerceIndicator

public java.lang.String getCommerceIndicator()
Gets the commerceIndicator value for this CCAuthService.

Returns:
commerceIndicator

setCommerceIndicator

public void setCommerceIndicator(java.lang.String commerceIndicator)
Sets the commerceIndicator value for this CCAuthService.

Parameters:
commerceIndicator -

getEciRaw

public java.lang.String getEciRaw()
Gets the eciRaw value for this CCAuthService.

Returns:
eciRaw

setEciRaw

public void setEciRaw(java.lang.String eciRaw)
Sets the eciRaw value for this CCAuthService.

Parameters:
eciRaw -

getXid

public java.lang.String getXid()
Gets the xid value for this CCAuthService.

Returns:
xid

setXid

public void setXid(java.lang.String xid)
Sets the xid value for this CCAuthService.

Parameters:
xid -

getReconciliationID

public java.lang.String getReconciliationID()
Gets the reconciliationID value for this CCAuthService.

Returns:
reconciliationID

setReconciliationID

public void setReconciliationID(java.lang.String reconciliationID)
Sets the reconciliationID value for this CCAuthService.

Parameters:
reconciliationID -

getAvsLevel

public java.lang.String getAvsLevel()
Gets the avsLevel value for this CCAuthService.

Returns:
avsLevel

setAvsLevel

public void setAvsLevel(java.lang.String avsLevel)
Sets the avsLevel value for this CCAuthService.

Parameters:
avsLevel -

getFxQuoteID

public java.lang.String getFxQuoteID()
Gets the fxQuoteID value for this CCAuthService.

Returns:
fxQuoteID

setFxQuoteID

public void setFxQuoteID(java.lang.String fxQuoteID)
Sets the fxQuoteID value for this CCAuthService.

Parameters:
fxQuoteID -

getReturnAuthRecord

public java.lang.String getReturnAuthRecord()
Gets the returnAuthRecord value for this CCAuthService.

Returns:
returnAuthRecord

setReturnAuthRecord

public void setReturnAuthRecord(java.lang.String returnAuthRecord)
Sets the returnAuthRecord value for this CCAuthService.

Parameters:
returnAuthRecord -

getAuthType

public java.lang.String getAuthType()
Gets the authType value for this CCAuthService.

Returns:
authType

setAuthType

public void setAuthType(java.lang.String authType)
Sets the authType value for this CCAuthService.

Parameters:
authType -

getVerbalAuthCode

public java.lang.String getVerbalAuthCode()
Gets the verbalAuthCode value for this CCAuthService.

Returns:
verbalAuthCode

setVerbalAuthCode

public void setVerbalAuthCode(java.lang.String verbalAuthCode)
Sets the verbalAuthCode value for this CCAuthService.

Parameters:
verbalAuthCode -

getBillPayment

public java.lang.String getBillPayment()
Gets the billPayment value for this CCAuthService.

Returns:
billPayment

setBillPayment

public void setBillPayment(java.lang.String billPayment)
Sets the billPayment value for this CCAuthService.

Parameters:
billPayment -

getAuthenticationXID

public java.lang.String getAuthenticationXID()
Gets the authenticationXID value for this CCAuthService.

Returns:
authenticationXID

setAuthenticationXID

public void setAuthenticationXID(java.lang.String authenticationXID)
Sets the authenticationXID value for this CCAuthService.

Parameters:
authenticationXID -

getAuthorizationXID

public java.lang.String getAuthorizationXID()
Gets the authorizationXID value for this CCAuthService.

Returns:
authorizationXID

setAuthorizationXID

public void setAuthorizationXID(java.lang.String authorizationXID)
Sets the authorizationXID value for this CCAuthService.

Parameters:
authorizationXID -

getIndustryDatatype

public java.lang.String getIndustryDatatype()
Gets the industryDatatype value for this CCAuthService.

Returns:
industryDatatype

setIndustryDatatype

public void setIndustryDatatype(java.lang.String industryDatatype)
Sets the industryDatatype value for this CCAuthService.

Parameters:
industryDatatype -

getTraceNumber

public java.lang.String getTraceNumber()
Gets the traceNumber value for this CCAuthService.

Returns:
traceNumber

setTraceNumber

public void setTraceNumber(java.lang.String traceNumber)
Sets the traceNumber value for this CCAuthService.

Parameters:
traceNumber -

getChecksumKey

public java.lang.String getChecksumKey()
Gets the checksumKey value for this CCAuthService.

Returns:
checksumKey

setChecksumKey

public void setChecksumKey(java.lang.String checksumKey)
Sets the checksumKey value for this CCAuthService.

Parameters:
checksumKey -

getAggregatorID

public java.lang.String getAggregatorID()
Gets the aggregatorID value for this CCAuthService.

Returns:
aggregatorID

setAggregatorID

public void setAggregatorID(java.lang.String aggregatorID)
Sets the aggregatorID value for this CCAuthService.

Parameters:
aggregatorID -

getSplitTenderIndicator

public java.lang.String getSplitTenderIndicator()
Gets the splitTenderIndicator value for this CCAuthService.

Returns:
splitTenderIndicator

setSplitTenderIndicator

public void setSplitTenderIndicator(java.lang.String splitTenderIndicator)
Sets the splitTenderIndicator value for this CCAuthService.

Parameters:
splitTenderIndicator -

getVeresEnrolled

public java.lang.String getVeresEnrolled()
Gets the veresEnrolled value for this CCAuthService.

Returns:
veresEnrolled

setVeresEnrolled

public void setVeresEnrolled(java.lang.String veresEnrolled)
Sets the veresEnrolled value for this CCAuthService.

Parameters:
veresEnrolled -

getParesStatus

public java.lang.String getParesStatus()
Gets the paresStatus value for this CCAuthService.

Returns:
paresStatus

setParesStatus

public void setParesStatus(java.lang.String paresStatus)
Sets the paresStatus value for this CCAuthService.

Parameters:
paresStatus -

getLinkToRequest

public java.lang.String getLinkToRequest()
Gets the linkToRequest value for this CCAuthService.

Returns:
linkToRequest

setLinkToRequest

public void setLinkToRequest(java.lang.String linkToRequest)
Sets the linkToRequest value for this CCAuthService.

Parameters:
linkToRequest -

getRun

public java.lang.String getRun()
Gets the run value for this CCAuthService.

Returns:
run

setRun

public void setRun(java.lang.String run)
Sets the run value for this CCAuthService.

Parameters:
run -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer



Copyright © 2011. All Rights Reserved.