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

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

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

See Also:
Serialized Form

Constructor Summary
DAVReply()
           
DAVReply(java.math.BigInteger reasonCode, java.lang.String addressType, java.lang.String apartmentInfo, java.lang.String barCode, java.lang.String barCodeCheckDigit, java.lang.String careOf, java.lang.String cityInfo, java.lang.String countryInfo, java.lang.String directionalInfo, java.lang.String lvrInfo, java.math.BigInteger matchScore, java.lang.String standardizedAddress1, java.lang.String standardizedAddress2, java.lang.String standardizedAddress3, java.lang.String standardizedAddress4, java.lang.String standardizedAddressNoApt, java.lang.String standardizedCity, java.lang.String standardizedCounty, java.lang.String standardizedCSP, java.lang.String standardizedState, java.lang.String standardizedPostalCode, java.lang.String standardizedCountry, java.lang.String standardizedISOCountry, java.lang.String stateInfo, java.lang.String streetInfo, java.lang.String suffixInfo, java.lang.String postalCodeInfo, java.lang.String overallInfo, java.lang.String usInfo, java.lang.String caInfo, java.lang.String intlInfo, java.lang.String usErrorInfo, java.lang.String caErrorInfo, java.lang.String intlErrorInfo)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAddressType()
          Gets the addressType value for this DAVReply.
 java.lang.String getApartmentInfo()
          Gets the apartmentInfo value for this DAVReply.
 java.lang.String getBarCode()
          Gets the barCode value for this DAVReply.
 java.lang.String getBarCodeCheckDigit()
          Gets the barCodeCheckDigit value for this DAVReply.
 java.lang.String getCaErrorInfo()
          Gets the caErrorInfo value for this DAVReply.
 java.lang.String getCaInfo()
          Gets the caInfo value for this DAVReply.
 java.lang.String getCareOf()
          Gets the careOf value for this DAVReply.
 java.lang.String getCityInfo()
          Gets the cityInfo value for this DAVReply.
 java.lang.String getCountryInfo()
          Gets the countryInfo value for this DAVReply.
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 getDirectionalInfo()
          Gets the directionalInfo value for this DAVReply.
 java.lang.String getIntlErrorInfo()
          Gets the intlErrorInfo value for this DAVReply.
 java.lang.String getIntlInfo()
          Gets the intlInfo value for this DAVReply.
 java.lang.String getLvrInfo()
          Gets the lvrInfo value for this DAVReply.
 java.math.BigInteger getMatchScore()
          Gets the matchScore value for this DAVReply.
 java.lang.String getOverallInfo()
          Gets the overallInfo value for this DAVReply.
 java.lang.String getPostalCodeInfo()
          Gets the postalCodeInfo value for this DAVReply.
 java.math.BigInteger getReasonCode()
          Gets the reasonCode value for this DAVReply.
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 getStandardizedAddress1()
          Gets the standardizedAddress1 value for this DAVReply.
 java.lang.String getStandardizedAddress2()
          Gets the standardizedAddress2 value for this DAVReply.
 java.lang.String getStandardizedAddress3()
          Gets the standardizedAddress3 value for this DAVReply.
 java.lang.String getStandardizedAddress4()
          Gets the standardizedAddress4 value for this DAVReply.
 java.lang.String getStandardizedAddressNoApt()
          Gets the standardizedAddressNoApt value for this DAVReply.
 java.lang.String getStandardizedCity()
          Gets the standardizedCity value for this DAVReply.
 java.lang.String getStandardizedCountry()
          Gets the standardizedCountry value for this DAVReply.
 java.lang.String getStandardizedCounty()
          Gets the standardizedCounty value for this DAVReply.
 java.lang.String getStandardizedCSP()
          Gets the standardizedCSP value for this DAVReply.
 java.lang.String getStandardizedISOCountry()
          Gets the standardizedISOCountry value for this DAVReply.
 java.lang.String getStandardizedPostalCode()
          Gets the standardizedPostalCode value for this DAVReply.
 java.lang.String getStandardizedState()
          Gets the standardizedState value for this DAVReply.
 java.lang.String getStateInfo()
          Gets the stateInfo value for this DAVReply.
 java.lang.String getStreetInfo()
          Gets the streetInfo value for this DAVReply.
 java.lang.String getSuffixInfo()
          Gets the suffixInfo value for this DAVReply.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getUsErrorInfo()
          Gets the usErrorInfo value for this DAVReply.
 java.lang.String getUsInfo()
          Gets the usInfo value for this DAVReply.
 int hashCode()
           
 void setAddressType(java.lang.String addressType)
          Sets the addressType value for this DAVReply.
 void setApartmentInfo(java.lang.String apartmentInfo)
          Sets the apartmentInfo value for this DAVReply.
 void setBarCode(java.lang.String barCode)
          Sets the barCode value for this DAVReply.
 void setBarCodeCheckDigit(java.lang.String barCodeCheckDigit)
          Sets the barCodeCheckDigit value for this DAVReply.
 void setCaErrorInfo(java.lang.String caErrorInfo)
          Sets the caErrorInfo value for this DAVReply.
 void setCaInfo(java.lang.String caInfo)
          Sets the caInfo value for this DAVReply.
 void setCareOf(java.lang.String careOf)
          Sets the careOf value for this DAVReply.
 void setCityInfo(java.lang.String cityInfo)
          Sets the cityInfo value for this DAVReply.
 void setCountryInfo(java.lang.String countryInfo)
          Sets the countryInfo value for this DAVReply.
 void setDirectionalInfo(java.lang.String directionalInfo)
          Sets the directionalInfo value for this DAVReply.
 void setIntlErrorInfo(java.lang.String intlErrorInfo)
          Sets the intlErrorInfo value for this DAVReply.
 void setIntlInfo(java.lang.String intlInfo)
          Sets the intlInfo value for this DAVReply.
 void setLvrInfo(java.lang.String lvrInfo)
          Sets the lvrInfo value for this DAVReply.
 void setMatchScore(java.math.BigInteger matchScore)
          Sets the matchScore value for this DAVReply.
 void setOverallInfo(java.lang.String overallInfo)
          Sets the overallInfo value for this DAVReply.
 void setPostalCodeInfo(java.lang.String postalCodeInfo)
          Sets the postalCodeInfo value for this DAVReply.
 void setReasonCode(java.math.BigInteger reasonCode)
          Sets the reasonCode value for this DAVReply.
 void setStandardizedAddress1(java.lang.String standardizedAddress1)
          Sets the standardizedAddress1 value for this DAVReply.
 void setStandardizedAddress2(java.lang.String standardizedAddress2)
          Sets the standardizedAddress2 value for this DAVReply.
 void setStandardizedAddress3(java.lang.String standardizedAddress3)
          Sets the standardizedAddress3 value for this DAVReply.
 void setStandardizedAddress4(java.lang.String standardizedAddress4)
          Sets the standardizedAddress4 value for this DAVReply.
 void setStandardizedAddressNoApt(java.lang.String standardizedAddressNoApt)
          Sets the standardizedAddressNoApt value for this DAVReply.
 void setStandardizedCity(java.lang.String standardizedCity)
          Sets the standardizedCity value for this DAVReply.
 void setStandardizedCountry(java.lang.String standardizedCountry)
          Sets the standardizedCountry value for this DAVReply.
 void setStandardizedCounty(java.lang.String standardizedCounty)
          Sets the standardizedCounty value for this DAVReply.
 void setStandardizedCSP(java.lang.String standardizedCSP)
          Sets the standardizedCSP value for this DAVReply.
 void setStandardizedISOCountry(java.lang.String standardizedISOCountry)
          Sets the standardizedISOCountry value for this DAVReply.
 void setStandardizedPostalCode(java.lang.String standardizedPostalCode)
          Sets the standardizedPostalCode value for this DAVReply.
 void setStandardizedState(java.lang.String standardizedState)
          Sets the standardizedState value for this DAVReply.
 void setStateInfo(java.lang.String stateInfo)
          Sets the stateInfo value for this DAVReply.
 void setStreetInfo(java.lang.String streetInfo)
          Sets the streetInfo value for this DAVReply.
 void setSuffixInfo(java.lang.String suffixInfo)
          Sets the suffixInfo value for this DAVReply.
 void setUsErrorInfo(java.lang.String usErrorInfo)
          Sets the usErrorInfo value for this DAVReply.
 void setUsInfo(java.lang.String usInfo)
          Sets the usInfo value for this DAVReply.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DAVReply

public DAVReply()

DAVReply

public DAVReply(java.math.BigInteger reasonCode,
                java.lang.String addressType,
                java.lang.String apartmentInfo,
                java.lang.String barCode,
                java.lang.String barCodeCheckDigit,
                java.lang.String careOf,
                java.lang.String cityInfo,
                java.lang.String countryInfo,
                java.lang.String directionalInfo,
                java.lang.String lvrInfo,
                java.math.BigInteger matchScore,
                java.lang.String standardizedAddress1,
                java.lang.String standardizedAddress2,
                java.lang.String standardizedAddress3,
                java.lang.String standardizedAddress4,
                java.lang.String standardizedAddressNoApt,
                java.lang.String standardizedCity,
                java.lang.String standardizedCounty,
                java.lang.String standardizedCSP,
                java.lang.String standardizedState,
                java.lang.String standardizedPostalCode,
                java.lang.String standardizedCountry,
                java.lang.String standardizedISOCountry,
                java.lang.String stateInfo,
                java.lang.String streetInfo,
                java.lang.String suffixInfo,
                java.lang.String postalCodeInfo,
                java.lang.String overallInfo,
                java.lang.String usInfo,
                java.lang.String caInfo,
                java.lang.String intlInfo,
                java.lang.String usErrorInfo,
                java.lang.String caErrorInfo,
                java.lang.String intlErrorInfo)
Method Detail

getReasonCode

public java.math.BigInteger getReasonCode()
Gets the reasonCode value for this DAVReply.

Returns:
reasonCode

setReasonCode

public void setReasonCode(java.math.BigInteger reasonCode)
Sets the reasonCode value for this DAVReply.

Parameters:
reasonCode -

getAddressType

public java.lang.String getAddressType()
Gets the addressType value for this DAVReply.

Returns:
addressType

setAddressType

public void setAddressType(java.lang.String addressType)
Sets the addressType value for this DAVReply.

Parameters:
addressType -

getApartmentInfo

public java.lang.String getApartmentInfo()
Gets the apartmentInfo value for this DAVReply.

Returns:
apartmentInfo

setApartmentInfo

public void setApartmentInfo(java.lang.String apartmentInfo)
Sets the apartmentInfo value for this DAVReply.

Parameters:
apartmentInfo -

getBarCode

public java.lang.String getBarCode()
Gets the barCode value for this DAVReply.

Returns:
barCode

setBarCode

public void setBarCode(java.lang.String barCode)
Sets the barCode value for this DAVReply.

Parameters:
barCode -

getBarCodeCheckDigit

public java.lang.String getBarCodeCheckDigit()
Gets the barCodeCheckDigit value for this DAVReply.

Returns:
barCodeCheckDigit

setBarCodeCheckDigit

public void setBarCodeCheckDigit(java.lang.String barCodeCheckDigit)
Sets the barCodeCheckDigit value for this DAVReply.

Parameters:
barCodeCheckDigit -

getCareOf

public java.lang.String getCareOf()
Gets the careOf value for this DAVReply.

Returns:
careOf

setCareOf

public void setCareOf(java.lang.String careOf)
Sets the careOf value for this DAVReply.

Parameters:
careOf -

getCityInfo

public java.lang.String getCityInfo()
Gets the cityInfo value for this DAVReply.

Returns:
cityInfo

setCityInfo

public void setCityInfo(java.lang.String cityInfo)
Sets the cityInfo value for this DAVReply.

Parameters:
cityInfo -

getCountryInfo

public java.lang.String getCountryInfo()
Gets the countryInfo value for this DAVReply.

Returns:
countryInfo

setCountryInfo

public void setCountryInfo(java.lang.String countryInfo)
Sets the countryInfo value for this DAVReply.

Parameters:
countryInfo -

getDirectionalInfo

public java.lang.String getDirectionalInfo()
Gets the directionalInfo value for this DAVReply.

Returns:
directionalInfo

setDirectionalInfo

public void setDirectionalInfo(java.lang.String directionalInfo)
Sets the directionalInfo value for this DAVReply.

Parameters:
directionalInfo -

getLvrInfo

public java.lang.String getLvrInfo()
Gets the lvrInfo value for this DAVReply.

Returns:
lvrInfo

setLvrInfo

public void setLvrInfo(java.lang.String lvrInfo)
Sets the lvrInfo value for this DAVReply.

Parameters:
lvrInfo -

getMatchScore

public java.math.BigInteger getMatchScore()
Gets the matchScore value for this DAVReply.

Returns:
matchScore

setMatchScore

public void setMatchScore(java.math.BigInteger matchScore)
Sets the matchScore value for this DAVReply.

Parameters:
matchScore -

getStandardizedAddress1

public java.lang.String getStandardizedAddress1()
Gets the standardizedAddress1 value for this DAVReply.

Returns:
standardizedAddress1

setStandardizedAddress1

public void setStandardizedAddress1(java.lang.String standardizedAddress1)
Sets the standardizedAddress1 value for this DAVReply.

Parameters:
standardizedAddress1 -

getStandardizedAddress2

public java.lang.String getStandardizedAddress2()
Gets the standardizedAddress2 value for this DAVReply.

Returns:
standardizedAddress2

setStandardizedAddress2

public void setStandardizedAddress2(java.lang.String standardizedAddress2)
Sets the standardizedAddress2 value for this DAVReply.

Parameters:
standardizedAddress2 -

getStandardizedAddress3

public java.lang.String getStandardizedAddress3()
Gets the standardizedAddress3 value for this DAVReply.

Returns:
standardizedAddress3

setStandardizedAddress3

public void setStandardizedAddress3(java.lang.String standardizedAddress3)
Sets the standardizedAddress3 value for this DAVReply.

Parameters:
standardizedAddress3 -

getStandardizedAddress4

public java.lang.String getStandardizedAddress4()
Gets the standardizedAddress4 value for this DAVReply.

Returns:
standardizedAddress4

setStandardizedAddress4

public void setStandardizedAddress4(java.lang.String standardizedAddress4)
Sets the standardizedAddress4 value for this DAVReply.

Parameters:
standardizedAddress4 -

getStandardizedAddressNoApt

public java.lang.String getStandardizedAddressNoApt()
Gets the standardizedAddressNoApt value for this DAVReply.

Returns:
standardizedAddressNoApt

setStandardizedAddressNoApt

public void setStandardizedAddressNoApt(java.lang.String standardizedAddressNoApt)
Sets the standardizedAddressNoApt value for this DAVReply.

Parameters:
standardizedAddressNoApt -

getStandardizedCity

public java.lang.String getStandardizedCity()
Gets the standardizedCity value for this DAVReply.

Returns:
standardizedCity

setStandardizedCity

public void setStandardizedCity(java.lang.String standardizedCity)
Sets the standardizedCity value for this DAVReply.

Parameters:
standardizedCity -

getStandardizedCounty

public java.lang.String getStandardizedCounty()
Gets the standardizedCounty value for this DAVReply.

Returns:
standardizedCounty

setStandardizedCounty

public void setStandardizedCounty(java.lang.String standardizedCounty)
Sets the standardizedCounty value for this DAVReply.

Parameters:
standardizedCounty -

getStandardizedCSP

public java.lang.String getStandardizedCSP()
Gets the standardizedCSP value for this DAVReply.

Returns:
standardizedCSP

setStandardizedCSP

public void setStandardizedCSP(java.lang.String standardizedCSP)
Sets the standardizedCSP value for this DAVReply.

Parameters:
standardizedCSP -

getStandardizedState

public java.lang.String getStandardizedState()
Gets the standardizedState value for this DAVReply.

Returns:
standardizedState

setStandardizedState

public void setStandardizedState(java.lang.String standardizedState)
Sets the standardizedState value for this DAVReply.

Parameters:
standardizedState -

getStandardizedPostalCode

public java.lang.String getStandardizedPostalCode()
Gets the standardizedPostalCode value for this DAVReply.

Returns:
standardizedPostalCode

setStandardizedPostalCode

public void setStandardizedPostalCode(java.lang.String standardizedPostalCode)
Sets the standardizedPostalCode value for this DAVReply.

Parameters:
standardizedPostalCode -

getStandardizedCountry

public java.lang.String getStandardizedCountry()
Gets the standardizedCountry value for this DAVReply.

Returns:
standardizedCountry

setStandardizedCountry

public void setStandardizedCountry(java.lang.String standardizedCountry)
Sets the standardizedCountry value for this DAVReply.

Parameters:
standardizedCountry -

getStandardizedISOCountry

public java.lang.String getStandardizedISOCountry()
Gets the standardizedISOCountry value for this DAVReply.

Returns:
standardizedISOCountry

setStandardizedISOCountry

public void setStandardizedISOCountry(java.lang.String standardizedISOCountry)
Sets the standardizedISOCountry value for this DAVReply.

Parameters:
standardizedISOCountry -

getStateInfo

public java.lang.String getStateInfo()
Gets the stateInfo value for this DAVReply.

Returns:
stateInfo

setStateInfo

public void setStateInfo(java.lang.String stateInfo)
Sets the stateInfo value for this DAVReply.

Parameters:
stateInfo -

getStreetInfo

public java.lang.String getStreetInfo()
Gets the streetInfo value for this DAVReply.

Returns:
streetInfo

setStreetInfo

public void setStreetInfo(java.lang.String streetInfo)
Sets the streetInfo value for this DAVReply.

Parameters:
streetInfo -

getSuffixInfo

public java.lang.String getSuffixInfo()
Gets the suffixInfo value for this DAVReply.

Returns:
suffixInfo

setSuffixInfo

public void setSuffixInfo(java.lang.String suffixInfo)
Sets the suffixInfo value for this DAVReply.

Parameters:
suffixInfo -

getPostalCodeInfo

public java.lang.String getPostalCodeInfo()
Gets the postalCodeInfo value for this DAVReply.

Returns:
postalCodeInfo

setPostalCodeInfo

public void setPostalCodeInfo(java.lang.String postalCodeInfo)
Sets the postalCodeInfo value for this DAVReply.

Parameters:
postalCodeInfo -

getOverallInfo

public java.lang.String getOverallInfo()
Gets the overallInfo value for this DAVReply.

Returns:
overallInfo

setOverallInfo

public void setOverallInfo(java.lang.String overallInfo)
Sets the overallInfo value for this DAVReply.

Parameters:
overallInfo -

getUsInfo

public java.lang.String getUsInfo()
Gets the usInfo value for this DAVReply.

Returns:
usInfo

setUsInfo

public void setUsInfo(java.lang.String usInfo)
Sets the usInfo value for this DAVReply.

Parameters:
usInfo -

getCaInfo

public java.lang.String getCaInfo()
Gets the caInfo value for this DAVReply.

Returns:
caInfo

setCaInfo

public void setCaInfo(java.lang.String caInfo)
Sets the caInfo value for this DAVReply.

Parameters:
caInfo -

getIntlInfo

public java.lang.String getIntlInfo()
Gets the intlInfo value for this DAVReply.

Returns:
intlInfo

setIntlInfo

public void setIntlInfo(java.lang.String intlInfo)
Sets the intlInfo value for this DAVReply.

Parameters:
intlInfo -

getUsErrorInfo

public java.lang.String getUsErrorInfo()
Gets the usErrorInfo value for this DAVReply.

Returns:
usErrorInfo

setUsErrorInfo

public void setUsErrorInfo(java.lang.String usErrorInfo)
Sets the usErrorInfo value for this DAVReply.

Parameters:
usErrorInfo -

getCaErrorInfo

public java.lang.String getCaErrorInfo()
Gets the caErrorInfo value for this DAVReply.

Returns:
caErrorInfo

setCaErrorInfo

public void setCaErrorInfo(java.lang.String caErrorInfo)
Sets the caErrorInfo value for this DAVReply.

Parameters:
caErrorInfo -

getIntlErrorInfo

public java.lang.String getIntlErrorInfo()
Gets the intlErrorInfo value for this DAVReply.

Returns:
intlErrorInfo

setIntlErrorInfo

public void setIntlErrorInfo(java.lang.String intlErrorInfo)
Sets the intlErrorInfo value for this DAVReply.

Parameters:
intlErrorInfo -

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.