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

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

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

See Also:
Serialized Form

Constructor Summary
CCCreditService()
           
CCCreditService(java.lang.String captureRequestID, java.lang.String reconciliationID, java.lang.String partialPaymentID, java.lang.String purchasingLevel, java.lang.String industryDatatype, java.lang.String commerceIndicator, java.lang.String billPayment, java.lang.String authorizationXID, java.lang.String occurrenceNumber, java.lang.String authCode, java.lang.String captureRequestToken, java.lang.String merchantReceiptNumber, java.lang.String checksumKey, java.lang.String aggregatorID, java.lang.String run)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAggregatorID()
          Gets the aggregatorID value for this CCCreditService.
 java.lang.String getAuthCode()
          Gets the authCode value for this CCCreditService.
 java.lang.String getAuthorizationXID()
          Gets the authorizationXID value for this CCCreditService.
 java.lang.String getBillPayment()
          Gets the billPayment value for this CCCreditService.
 java.lang.String getCaptureRequestID()
          Gets the captureRequestID value for this CCCreditService.
 java.lang.String getCaptureRequestToken()
          Gets the captureRequestToken value for this CCCreditService.
 java.lang.String getChecksumKey()
          Gets the checksumKey value for this CCCreditService.
 java.lang.String getCommerceIndicator()
          Gets the commerceIndicator value for this CCCreditService.
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 getIndustryDatatype()
          Gets the industryDatatype value for this CCCreditService.
 java.lang.String getMerchantReceiptNumber()
          Gets the merchantReceiptNumber value for this CCCreditService.
 java.lang.String getOccurrenceNumber()
          Gets the occurrenceNumber value for this CCCreditService.
 java.lang.String getPartialPaymentID()
          Gets the partialPaymentID value for this CCCreditService.
 java.lang.String getPurchasingLevel()
          Gets the purchasingLevel value for this CCCreditService.
 java.lang.String getReconciliationID()
          Gets the reconciliationID value for this CCCreditService.
 java.lang.String getRun()
          Gets the run value for this CCCreditService.
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 setAggregatorID(java.lang.String aggregatorID)
          Sets the aggregatorID value for this CCCreditService.
 void setAuthCode(java.lang.String authCode)
          Sets the authCode value for this CCCreditService.
 void setAuthorizationXID(java.lang.String authorizationXID)
          Sets the authorizationXID value for this CCCreditService.
 void setBillPayment(java.lang.String billPayment)
          Sets the billPayment value for this CCCreditService.
 void setCaptureRequestID(java.lang.String captureRequestID)
          Sets the captureRequestID value for this CCCreditService.
 void setCaptureRequestToken(java.lang.String captureRequestToken)
          Sets the captureRequestToken value for this CCCreditService.
 void setChecksumKey(java.lang.String checksumKey)
          Sets the checksumKey value for this CCCreditService.
 void setCommerceIndicator(java.lang.String commerceIndicator)
          Sets the commerceIndicator value for this CCCreditService.
 void setIndustryDatatype(java.lang.String industryDatatype)
          Sets the industryDatatype value for this CCCreditService.
 void setMerchantReceiptNumber(java.lang.String merchantReceiptNumber)
          Sets the merchantReceiptNumber value for this CCCreditService.
 void setOccurrenceNumber(java.lang.String occurrenceNumber)
          Sets the occurrenceNumber value for this CCCreditService.
 void setPartialPaymentID(java.lang.String partialPaymentID)
          Sets the partialPaymentID value for this CCCreditService.
 void setPurchasingLevel(java.lang.String purchasingLevel)
          Sets the purchasingLevel value for this CCCreditService.
 void setReconciliationID(java.lang.String reconciliationID)
          Sets the reconciliationID value for this CCCreditService.
 void setRun(java.lang.String run)
          Sets the run value for this CCCreditService.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CCCreditService

public CCCreditService()

CCCreditService

public CCCreditService(java.lang.String captureRequestID,
                       java.lang.String reconciliationID,
                       java.lang.String partialPaymentID,
                       java.lang.String purchasingLevel,
                       java.lang.String industryDatatype,
                       java.lang.String commerceIndicator,
                       java.lang.String billPayment,
                       java.lang.String authorizationXID,
                       java.lang.String occurrenceNumber,
                       java.lang.String authCode,
                       java.lang.String captureRequestToken,
                       java.lang.String merchantReceiptNumber,
                       java.lang.String checksumKey,
                       java.lang.String aggregatorID,
                       java.lang.String run)
Method Detail

getCaptureRequestID

public java.lang.String getCaptureRequestID()
Gets the captureRequestID value for this CCCreditService.

Returns:
captureRequestID

setCaptureRequestID

public void setCaptureRequestID(java.lang.String captureRequestID)
Sets the captureRequestID value for this CCCreditService.

Parameters:
captureRequestID -

getReconciliationID

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

Returns:
reconciliationID

setReconciliationID

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

Parameters:
reconciliationID -

getPartialPaymentID

public java.lang.String getPartialPaymentID()
Gets the partialPaymentID value for this CCCreditService.

Returns:
partialPaymentID

setPartialPaymentID

public void setPartialPaymentID(java.lang.String partialPaymentID)
Sets the partialPaymentID value for this CCCreditService.

Parameters:
partialPaymentID -

getPurchasingLevel

public java.lang.String getPurchasingLevel()
Gets the purchasingLevel value for this CCCreditService.

Returns:
purchasingLevel

setPurchasingLevel

public void setPurchasingLevel(java.lang.String purchasingLevel)
Sets the purchasingLevel value for this CCCreditService.

Parameters:
purchasingLevel -

getIndustryDatatype

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

Returns:
industryDatatype

setIndustryDatatype

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

Parameters:
industryDatatype -

getCommerceIndicator

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

Returns:
commerceIndicator

setCommerceIndicator

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

Parameters:
commerceIndicator -

getBillPayment

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

Returns:
billPayment

setBillPayment

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

Parameters:
billPayment -

getAuthorizationXID

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

Returns:
authorizationXID

setAuthorizationXID

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

Parameters:
authorizationXID -

getOccurrenceNumber

public java.lang.String getOccurrenceNumber()
Gets the occurrenceNumber value for this CCCreditService.

Returns:
occurrenceNumber

setOccurrenceNumber

public void setOccurrenceNumber(java.lang.String occurrenceNumber)
Sets the occurrenceNumber value for this CCCreditService.

Parameters:
occurrenceNumber -

getAuthCode

public java.lang.String getAuthCode()
Gets the authCode value for this CCCreditService.

Returns:
authCode

setAuthCode

public void setAuthCode(java.lang.String authCode)
Sets the authCode value for this CCCreditService.

Parameters:
authCode -

getCaptureRequestToken

public java.lang.String getCaptureRequestToken()
Gets the captureRequestToken value for this CCCreditService.

Returns:
captureRequestToken

setCaptureRequestToken

public void setCaptureRequestToken(java.lang.String captureRequestToken)
Sets the captureRequestToken value for this CCCreditService.

Parameters:
captureRequestToken -

getMerchantReceiptNumber

public java.lang.String getMerchantReceiptNumber()
Gets the merchantReceiptNumber value for this CCCreditService.

Returns:
merchantReceiptNumber

setMerchantReceiptNumber

public void setMerchantReceiptNumber(java.lang.String merchantReceiptNumber)
Sets the merchantReceiptNumber value for this CCCreditService.

Parameters:
merchantReceiptNumber -

getChecksumKey

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

Returns:
checksumKey

setChecksumKey

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

Parameters:
checksumKey -

getAggregatorID

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

Returns:
aggregatorID

setAggregatorID

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

Parameters:
aggregatorID -

getRun

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

Returns:
run

setRun

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

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 © 2012. All Rights Reserved.