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

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

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

See Also:
Serialized Form

Constructor Summary
PayerAuthEnrollService()
           
PayerAuthEnrollService(java.lang.String httpAccept, java.lang.String httpUserAgent, java.lang.String merchantName, java.lang.String merchantURL, java.lang.String purchaseDescription, java.lang.String purchaseTime, java.lang.String countryCode, java.lang.String acquirerBin, java.lang.String loginID, java.lang.String password, java.lang.String merchantID, java.lang.String run)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAcquirerBin()
          Gets the acquirerBin value for this PayerAuthEnrollService.
 java.lang.String getCountryCode()
          Gets the countryCode value for this PayerAuthEnrollService.
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 getHttpAccept()
          Gets the httpAccept value for this PayerAuthEnrollService.
 java.lang.String getHttpUserAgent()
          Gets the httpUserAgent value for this PayerAuthEnrollService.
 java.lang.String getLoginID()
          Gets the loginID value for this PayerAuthEnrollService.
 java.lang.String getMerchantID()
          Gets the merchantID value for this PayerAuthEnrollService.
 java.lang.String getMerchantName()
          Gets the merchantName value for this PayerAuthEnrollService.
 java.lang.String getMerchantURL()
          Gets the merchantURL value for this PayerAuthEnrollService.
 java.lang.String getPassword()
          Gets the password value for this PayerAuthEnrollService.
 java.lang.String getPurchaseDescription()
          Gets the purchaseDescription value for this PayerAuthEnrollService.
 java.lang.String getPurchaseTime()
          Gets the purchaseTime value for this PayerAuthEnrollService.
 java.lang.String getRun()
          Gets the run value for this PayerAuthEnrollService.
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 setAcquirerBin(java.lang.String acquirerBin)
          Sets the acquirerBin value for this PayerAuthEnrollService.
 void setCountryCode(java.lang.String countryCode)
          Sets the countryCode value for this PayerAuthEnrollService.
 void setHttpAccept(java.lang.String httpAccept)
          Sets the httpAccept value for this PayerAuthEnrollService.
 void setHttpUserAgent(java.lang.String httpUserAgent)
          Sets the httpUserAgent value for this PayerAuthEnrollService.
 void setLoginID(java.lang.String loginID)
          Sets the loginID value for this PayerAuthEnrollService.
 void setMerchantID(java.lang.String merchantID)
          Sets the merchantID value for this PayerAuthEnrollService.
 void setMerchantName(java.lang.String merchantName)
          Sets the merchantName value for this PayerAuthEnrollService.
 void setMerchantURL(java.lang.String merchantURL)
          Sets the merchantURL value for this PayerAuthEnrollService.
 void setPassword(java.lang.String password)
          Sets the password value for this PayerAuthEnrollService.
 void setPurchaseDescription(java.lang.String purchaseDescription)
          Sets the purchaseDescription value for this PayerAuthEnrollService.
 void setPurchaseTime(java.lang.String purchaseTime)
          Sets the purchaseTime value for this PayerAuthEnrollService.
 void setRun(java.lang.String run)
          Sets the run value for this PayerAuthEnrollService.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PayerAuthEnrollService

public PayerAuthEnrollService()

PayerAuthEnrollService

public PayerAuthEnrollService(java.lang.String httpAccept,
                              java.lang.String httpUserAgent,
                              java.lang.String merchantName,
                              java.lang.String merchantURL,
                              java.lang.String purchaseDescription,
                              java.lang.String purchaseTime,
                              java.lang.String countryCode,
                              java.lang.String acquirerBin,
                              java.lang.String loginID,
                              java.lang.String password,
                              java.lang.String merchantID,
                              java.lang.String run)
Method Detail

getHttpAccept

public java.lang.String getHttpAccept()
Gets the httpAccept value for this PayerAuthEnrollService.

Returns:
httpAccept

setHttpAccept

public void setHttpAccept(java.lang.String httpAccept)
Sets the httpAccept value for this PayerAuthEnrollService.

Parameters:
httpAccept -

getHttpUserAgent

public java.lang.String getHttpUserAgent()
Gets the httpUserAgent value for this PayerAuthEnrollService.

Returns:
httpUserAgent

setHttpUserAgent

public void setHttpUserAgent(java.lang.String httpUserAgent)
Sets the httpUserAgent value for this PayerAuthEnrollService.

Parameters:
httpUserAgent -

getMerchantName

public java.lang.String getMerchantName()
Gets the merchantName value for this PayerAuthEnrollService.

Returns:
merchantName

setMerchantName

public void setMerchantName(java.lang.String merchantName)
Sets the merchantName value for this PayerAuthEnrollService.

Parameters:
merchantName -

getMerchantURL

public java.lang.String getMerchantURL()
Gets the merchantURL value for this PayerAuthEnrollService.

Returns:
merchantURL

setMerchantURL

public void setMerchantURL(java.lang.String merchantURL)
Sets the merchantURL value for this PayerAuthEnrollService.

Parameters:
merchantURL -

getPurchaseDescription

public java.lang.String getPurchaseDescription()
Gets the purchaseDescription value for this PayerAuthEnrollService.

Returns:
purchaseDescription

setPurchaseDescription

public void setPurchaseDescription(java.lang.String purchaseDescription)
Sets the purchaseDescription value for this PayerAuthEnrollService.

Parameters:
purchaseDescription -

getPurchaseTime

public java.lang.String getPurchaseTime()
Gets the purchaseTime value for this PayerAuthEnrollService.

Returns:
purchaseTime

setPurchaseTime

public void setPurchaseTime(java.lang.String purchaseTime)
Sets the purchaseTime value for this PayerAuthEnrollService.

Parameters:
purchaseTime -

getCountryCode

public java.lang.String getCountryCode()
Gets the countryCode value for this PayerAuthEnrollService.

Returns:
countryCode

setCountryCode

public void setCountryCode(java.lang.String countryCode)
Sets the countryCode value for this PayerAuthEnrollService.

Parameters:
countryCode -

getAcquirerBin

public java.lang.String getAcquirerBin()
Gets the acquirerBin value for this PayerAuthEnrollService.

Returns:
acquirerBin

setAcquirerBin

public void setAcquirerBin(java.lang.String acquirerBin)
Sets the acquirerBin value for this PayerAuthEnrollService.

Parameters:
acquirerBin -

getLoginID

public java.lang.String getLoginID()
Gets the loginID value for this PayerAuthEnrollService.

Returns:
loginID

setLoginID

public void setLoginID(java.lang.String loginID)
Sets the loginID value for this PayerAuthEnrollService.

Parameters:
loginID -

getPassword

public java.lang.String getPassword()
Gets the password value for this PayerAuthEnrollService.

Returns:
password

setPassword

public void setPassword(java.lang.String password)
Sets the password value for this PayerAuthEnrollService.

Parameters:
password -

getMerchantID

public java.lang.String getMerchantID()
Gets the merchantID value for this PayerAuthEnrollService.

Returns:
merchantID

setMerchantID

public void setMerchantID(java.lang.String merchantID)
Sets the merchantID value for this PayerAuthEnrollService.

Parameters:
merchantID -

getRun

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

Returns:
run

setRun

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

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.