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

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

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

See Also:
Serialized Form

Constructor Summary
DeviceFingerprint()
           
DeviceFingerprint(java.lang.String cookiesEnabled, java.lang.String flashEnabled, java.lang.String imagesEnabled, java.lang.String javascriptEnabled, java.lang.String proxyIPAddress, java.lang.String proxyIPAddressActivities, java.lang.String proxyIPAddressAttributes, java.lang.String proxyServerType, java.lang.String trueIPAddress, java.lang.String trueIPAddressActivities, java.lang.String trueIPAddressAttributes)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getCookiesEnabled()
          Gets the cookiesEnabled value for this DeviceFingerprint.
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 getFlashEnabled()
          Gets the flashEnabled value for this DeviceFingerprint.
 java.lang.String getImagesEnabled()
          Gets the imagesEnabled value for this DeviceFingerprint.
 java.lang.String getJavascriptEnabled()
          Gets the javascriptEnabled value for this DeviceFingerprint.
 java.lang.String getProxyIPAddress()
          Gets the proxyIPAddress value for this DeviceFingerprint.
 java.lang.String getProxyIPAddressActivities()
          Gets the proxyIPAddressActivities value for this DeviceFingerprint.
 java.lang.String getProxyIPAddressAttributes()
          Gets the proxyIPAddressAttributes value for this DeviceFingerprint.
 java.lang.String getProxyServerType()
          Gets the proxyServerType value for this DeviceFingerprint.
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 getTrueIPAddress()
          Gets the trueIPAddress value for this DeviceFingerprint.
 java.lang.String getTrueIPAddressActivities()
          Gets the trueIPAddressActivities value for this DeviceFingerprint.
 java.lang.String getTrueIPAddressAttributes()
          Gets the trueIPAddressAttributes value for this DeviceFingerprint.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setCookiesEnabled(java.lang.String cookiesEnabled)
          Sets the cookiesEnabled value for this DeviceFingerprint.
 void setFlashEnabled(java.lang.String flashEnabled)
          Sets the flashEnabled value for this DeviceFingerprint.
 void setImagesEnabled(java.lang.String imagesEnabled)
          Sets the imagesEnabled value for this DeviceFingerprint.
 void setJavascriptEnabled(java.lang.String javascriptEnabled)
          Sets the javascriptEnabled value for this DeviceFingerprint.
 void setProxyIPAddress(java.lang.String proxyIPAddress)
          Sets the proxyIPAddress value for this DeviceFingerprint.
 void setProxyIPAddressActivities(java.lang.String proxyIPAddressActivities)
          Sets the proxyIPAddressActivities value for this DeviceFingerprint.
 void setProxyIPAddressAttributes(java.lang.String proxyIPAddressAttributes)
          Sets the proxyIPAddressAttributes value for this DeviceFingerprint.
 void setProxyServerType(java.lang.String proxyServerType)
          Sets the proxyServerType value for this DeviceFingerprint.
 void setTrueIPAddress(java.lang.String trueIPAddress)
          Sets the trueIPAddress value for this DeviceFingerprint.
 void setTrueIPAddressActivities(java.lang.String trueIPAddressActivities)
          Sets the trueIPAddressActivities value for this DeviceFingerprint.
 void setTrueIPAddressAttributes(java.lang.String trueIPAddressAttributes)
          Sets the trueIPAddressAttributes value for this DeviceFingerprint.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceFingerprint

public DeviceFingerprint()

DeviceFingerprint

public DeviceFingerprint(java.lang.String cookiesEnabled,
                         java.lang.String flashEnabled,
                         java.lang.String imagesEnabled,
                         java.lang.String javascriptEnabled,
                         java.lang.String proxyIPAddress,
                         java.lang.String proxyIPAddressActivities,
                         java.lang.String proxyIPAddressAttributes,
                         java.lang.String proxyServerType,
                         java.lang.String trueIPAddress,
                         java.lang.String trueIPAddressActivities,
                         java.lang.String trueIPAddressAttributes)
Method Detail

getCookiesEnabled

public java.lang.String getCookiesEnabled()
Gets the cookiesEnabled value for this DeviceFingerprint.

Returns:
cookiesEnabled

setCookiesEnabled

public void setCookiesEnabled(java.lang.String cookiesEnabled)
Sets the cookiesEnabled value for this DeviceFingerprint.

Parameters:
cookiesEnabled -

getFlashEnabled

public java.lang.String getFlashEnabled()
Gets the flashEnabled value for this DeviceFingerprint.

Returns:
flashEnabled

setFlashEnabled

public void setFlashEnabled(java.lang.String flashEnabled)
Sets the flashEnabled value for this DeviceFingerprint.

Parameters:
flashEnabled -

getImagesEnabled

public java.lang.String getImagesEnabled()
Gets the imagesEnabled value for this DeviceFingerprint.

Returns:
imagesEnabled

setImagesEnabled

public void setImagesEnabled(java.lang.String imagesEnabled)
Sets the imagesEnabled value for this DeviceFingerprint.

Parameters:
imagesEnabled -

getJavascriptEnabled

public java.lang.String getJavascriptEnabled()
Gets the javascriptEnabled value for this DeviceFingerprint.

Returns:
javascriptEnabled

setJavascriptEnabled

public void setJavascriptEnabled(java.lang.String javascriptEnabled)
Sets the javascriptEnabled value for this DeviceFingerprint.

Parameters:
javascriptEnabled -

getProxyIPAddress

public java.lang.String getProxyIPAddress()
Gets the proxyIPAddress value for this DeviceFingerprint.

Returns:
proxyIPAddress

setProxyIPAddress

public void setProxyIPAddress(java.lang.String proxyIPAddress)
Sets the proxyIPAddress value for this DeviceFingerprint.

Parameters:
proxyIPAddress -

getProxyIPAddressActivities

public java.lang.String getProxyIPAddressActivities()
Gets the proxyIPAddressActivities value for this DeviceFingerprint.

Returns:
proxyIPAddressActivities

setProxyIPAddressActivities

public void setProxyIPAddressActivities(java.lang.String proxyIPAddressActivities)
Sets the proxyIPAddressActivities value for this DeviceFingerprint.

Parameters:
proxyIPAddressActivities -

getProxyIPAddressAttributes

public java.lang.String getProxyIPAddressAttributes()
Gets the proxyIPAddressAttributes value for this DeviceFingerprint.

Returns:
proxyIPAddressAttributes

setProxyIPAddressAttributes

public void setProxyIPAddressAttributes(java.lang.String proxyIPAddressAttributes)
Sets the proxyIPAddressAttributes value for this DeviceFingerprint.

Parameters:
proxyIPAddressAttributes -

getProxyServerType

public java.lang.String getProxyServerType()
Gets the proxyServerType value for this DeviceFingerprint.

Returns:
proxyServerType

setProxyServerType

public void setProxyServerType(java.lang.String proxyServerType)
Sets the proxyServerType value for this DeviceFingerprint.

Parameters:
proxyServerType -

getTrueIPAddress

public java.lang.String getTrueIPAddress()
Gets the trueIPAddress value for this DeviceFingerprint.

Returns:
trueIPAddress

setTrueIPAddress

public void setTrueIPAddress(java.lang.String trueIPAddress)
Sets the trueIPAddress value for this DeviceFingerprint.

Parameters:
trueIPAddress -

getTrueIPAddressActivities

public java.lang.String getTrueIPAddressActivities()
Gets the trueIPAddressActivities value for this DeviceFingerprint.

Returns:
trueIPAddressActivities

setTrueIPAddressActivities

public void setTrueIPAddressActivities(java.lang.String trueIPAddressActivities)
Sets the trueIPAddressActivities value for this DeviceFingerprint.

Parameters:
trueIPAddressActivities -

getTrueIPAddressAttributes

public java.lang.String getTrueIPAddressAttributes()
Gets the trueIPAddressAttributes value for this DeviceFingerprint.

Returns:
trueIPAddressAttributes

setTrueIPAddressAttributes

public void setTrueIPAddressAttributes(java.lang.String trueIPAddressAttributes)
Sets the trueIPAddressAttributes value for this DeviceFingerprint.

Parameters:
trueIPAddressAttributes -

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