org.kuali.kfs.module.ar.batch.vo
Class CustomerAddressDigesterVO
java.lang.Object
org.kuali.kfs.module.ar.batch.vo.CustomerAddressDigesterVO
public class CustomerAddressDigesterVO
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerAddressDigesterVO
public CustomerAddressDigesterVO()
getCustomerNumber
public String getCustomerNumber()
setCustomerNumber
public void setCustomerNumber(String customerNumber)
getCustomerAddressName
public String getCustomerAddressName()
setCustomerAddressName
public void setCustomerAddressName(String customerAddressName)
getCustomerLine1StreetAddress
public String getCustomerLine1StreetAddress()
setCustomerLine1StreetAddress
public void setCustomerLine1StreetAddress(String customerLine1StreetAddress)
getCustomerLine2StreetAddress
public String getCustomerLine2StreetAddress()
setCustomerLine2StreetAddress
public void setCustomerLine2StreetAddress(String customerLine2StreetAddress)
getCustomerCityName
public String getCustomerCityName()
setCustomerCityName
public void setCustomerCityName(String customerCityName)
getCustomerStateCode
public String getCustomerStateCode()
setCustomerStateCode
public void setCustomerStateCode(String customerStateCode)
getCustomerZipCode
public String getCustomerZipCode()
setCustomerZipCode
public void setCustomerZipCode(String customerZipCode)
getCustomerCountryCode
public String getCustomerCountryCode()
setCustomerCountryCode
public void setCustomerCountryCode(String customerCountryCode)
getCustomerAddressInternationalProvinceName
public String getCustomerAddressInternationalProvinceName()
setCustomerAddressInternationalProvinceName
public void setCustomerAddressInternationalProvinceName(String customerAddressInternationalProvinceName)
getCustomerInternationalMailCode
public String getCustomerInternationalMailCode()
setCustomerInternationalMailCode
public void setCustomerInternationalMailCode(String customerInternationalMailCode)
getCustomerEmailAddress
public String getCustomerEmailAddress()
setCustomerEmailAddress
public void setCustomerEmailAddress(String customerEmailAddress)
getCustomerAddressTypeCode
public String getCustomerAddressTypeCode()
setCustomerAddressTypeCode
public void setCustomerAddressTypeCode(String customerAddressTypeCode)
getCustomerAddressEndDate
public String getCustomerAddressEndDate()
setCustomerAddressEndDate
public void setCustomerAddressEndDate(String customerAddressEndDate)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.