org.kuali.kfs.fp.businessobject
Class DisbursementVoucherPayeeDetail

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.fp.businessobject.DisbursementVoucherPayeeDetail
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject

public class DisbursementVoucherPayeeDetail
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase

This class is used to represent a disbursement voucher payee detail.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
DisbursementVoucherPayeeDetail()
          Default no-arg constructor.
 
Method Summary
 String getAddressAsString()
          This method creates a string representation of the address assigned to this payee.
 String getDisbursementVoucherPayeeTypeCode()
           
 String getDisbursementVoucherPayeeTypeName()
           
 String getDisbVchrEmployeeIdNumber()
          This method should only be called for retrieving the id associated with the payee if the payee type is equal to "E".
 boolean getDisbVchrEmployeePaidOutsidePayrollCode()
          Gets the disbVchrEmployeePaidOutsidePayrollCode attribute.
 String getDisbVchrPayeeCityName()
          Gets the disbVchrPayeeCityName attribute.
 org.kuali.rice.kns.bo.Country getDisbVchrPayeeCountry()
          Gets the disbVchrPayeeCountry attribute.
 String getDisbVchrPayeeCountryCode()
          Gets the disbVchrPayeeCountryCode attribute.
 String getDisbVchrPayeeIdNumber()
          Gets the disbVchrPayeeIdNumber attribute.
 String getDisbVchrPayeeLine1Addr()
          Gets the disbVchrPayeeLine1Addr attribute.
 String getDisbVchrPayeeLine2Addr()
          Gets the disbVchrPayeeLine2Addr attribute.
 String getDisbVchrPayeePersonName()
          Gets the disbVchrPayeePersonName attribute.
 org.kuali.rice.kns.bo.PostalCode getDisbVchrPayeePostalZipCode()
          Gets the disbVchrPayeePostalZipCode attribute.
 org.kuali.rice.kns.bo.State getDisbVchrPayeeState()
          Gets the disbVchrPayeeState attribute.
 String getDisbVchrPayeeStateCode()
          Gets the disbVchrPayeeStateCode attribute.
 String getDisbVchrPayeeZipCode()
          Gets the disbVchrPayeeZipCode attribute.
 PaymentReasonCode getDisbVchrPaymentReason()
          Gets the disbVchrPaymentReason attribute.
 String getDisbVchrPaymentReasonCode()
          Gets the disbVchrPaymentReasonCode attribute.
 String getDisbVchrPaymentReasonName()
          Returns the name associated with the payment reason name
 String getDisbVchrSpecialHandlingCityName()
          Gets the disbVchrSpecialHandlingCityName attribute.
 String getDisbVchrSpecialHandlingCountryCode()
          Gets the disbVchrSpecialHandlingCountryCode attribute.
 String getDisbVchrSpecialHandlingLine1Addr()
          Gets the disbVchrSpecialHandlingLine1Addr attribute.
 String getDisbVchrSpecialHandlingLine2Addr()
          Gets the disbVchrSpecialHandlingLine2Addr attribute.
 String getDisbVchrSpecialHandlingPersonName()
          Gets the disbVchrSpecialHandlingPersonName attribute.
 String getDisbVchrSpecialHandlingStateCode()
          Gets the disbVchrSpecialHandlingStateCode attribute.
 String getDisbVchrSpecialHandlingZipCode()
          Gets the disbVchrSpecialHandlingZipCode attribute.
 String getDisbVchrVendorAddressIdNumber()
          Gets the disbVchrVendorAddressIdNumber attribute.
 Integer getDisbVchrVendorAddressIdNumberAsInteger()
          Gets the disbVchrVendorAddressIdNumber attribute.
 String getDisbVchrVendorDetailAssignedIdNumber()
          This method...
 Integer getDisbVchrVendorDetailAssignedIdNumberAsInteger()
          This method...
 String getDisbVchrVendorHeaderIdNumber()
          This method...
 Integer getDisbVchrVendorHeaderIdNumberAsInteger()
          Gets the disbVchrVendorIdNumber attribute as an Integer.
 String getDocumentNumber()
          Gets the documentNumber attribute.
 Boolean getHasMultipleVendorAddresses()
          Gets the hasMultipleVendorAddresses attribute.
 boolean hasSameAddress(DisbursementVoucherPayeeDetail compareDetail)
          This method...
 boolean isDisbVchrAlienPaymentCode()
          Gets the disbVchrAlienPaymentCode attribute.
 boolean isDisbVchrEmployeePaidOutsidePayrollCode()
          Gets the disbVchrEmployeePaidOutsidePayrollCode attribute.
 boolean isDisbVchrPayeeEmployeeCode()
          Gets the disbVchrPayeeEmployeeCode attribute.
 boolean isDvPayeeSubjectPaymentCode()
          Gets the dvPayeeSubjectPayment attribute.
 boolean isEmployee()
          Checks the payee type code for employee type
 boolean isVendor()
          Checks the payee type code for vendor type
 void setDisbursementVoucherPayeeTypeCode(String disbursementVoucherPayeeTypeCode)
           
 void setDisbursementVoucherPayeeTypeName(String name)
          This method is a dummy method defined for OJB.
 void setDisbVchrAlienPaymentCode(boolean disbVchrAlienPaymentCode)
          Sets the disbVchrAlienPaymentCode attribute.
 void setDisbVchrEmployeeIdNumber(String disbVchrEmployeeIdNumber)
          This method...
 void setDisbVchrEmployeePaidOutsidePayrollCode(boolean disbVchrEmployeePaidOutsidePayrollCode)
          Sets the disbVchrEmployeePaidOutsidePayrollCode attribute value.
 void setDisbVchrPayeeCityName(String disbVchrPayeeCityName)
          Sets the disbVchrPayeeCityName attribute.
 void setDisbVchrPayeeCountry(org.kuali.rice.kns.bo.Country disbVchrPayeeCountry)
          Sets the disbVchrPayeeCountry attribute value.
 void setDisbVchrPayeeCountryCode(String disbVchrPayeeCountryCode)
          Sets the disbVchrPayeeCountryCode attribute.
 void setDisbVchrPayeeEmployeeCode(boolean disbVchrPayeeEmployeeCode)
          Sets the disbVchrPayeeEmployeeCode attribute.
 void setDisbVchrPayeeIdNumber(String disbVchrPayeeIdNumber)
          Sets the disbVchrPayeeIdNumber attribute.
 void setDisbVchrPayeeLine1Addr(String disbVchrPayeeLine1Addr)
          Sets the disbVchrPayeeLine1Addr attribute.
 void setDisbVchrPayeeLine2Addr(String disbVchrPayeeLine2Addr)
          Sets the disbVchrPayeeLine2Addr attribute.
 void setDisbVchrPayeePersonName(String disbVchrPayeePersonName)
          Sets the disbVchrPayeePersonName attribute.
 void setDisbVchrPayeePostalZipCode(org.kuali.rice.kns.bo.PostalCode disbVchrPayeePostalZipCode)
          Sets the disbVchrPayeePostalZipCode attribute value.
 void setDisbVchrPayeeState(org.kuali.rice.kns.bo.State disbVchrPayeeState)
          Sets the disbVchrPayeeState attribute value.
 void setDisbVchrPayeeStateCode(String disbVchrPayeeStateCode)
          Sets the disbVchrPayeeStateCode attribute.
 void setDisbVchrPayeeZipCode(String disbVchrPayeeZipCode)
          Sets the disbVchrPayeeZipCode attribute.
 void setDisbVchrPaymentReason(PaymentReasonCode disbVchrPaymentReason)
          Deprecated.  
 void setDisbVchrPaymentReasonCode(String disbVchrPaymentReasonCode)
          Sets the disbVchrPaymentReasonCode attribute.
 void setDisbVchrPaymentReasonName(String name)
          This method is a dummy method defined for OJB.
 void setDisbVchrSpecialHandlingCityName(String disbVchrSpecialHandlingCityName)
          Sets the disbVchrSpecialHandlingCityName attribute.
 void setDisbVchrSpecialHandlingCountryCode(String disbVchrSpecialHandlingCountryCode)
          Sets the disbVchrSpecialHandlingCountryCode attribute.
 void setDisbVchrSpecialHandlingLine1Addr(String disbVchrSpecialHandlingLine1Addr)
          Sets the disbVchrSpecialHandlingLine1Addr attribute.
 void setDisbVchrSpecialHandlingLine2Addr(String disbVchrSpecialHandlingLine2Addr)
          Sets the disbVchrSpecialHandlingLine2Addr attribute.
 void setDisbVchrSpecialHandlingPersonName(String disbVchrSpecialHandlingPersonName)
          Sets the disbVchrSpecialHandlingPersonName attribute.
 void setDisbVchrSpecialHandlingStateCode(String disbVchrSpecialHandlingStateCode)
          Sets the disbVchrSpecialHandlingStateCode attribute.
 void setDisbVchrSpecialHandlingZipCode(String disbVchrSpecialHandlingZipCode)
          Sets the disbVchrSpecialHandlingZipCode attribute.
 void setDisbVchrVendorAddressIdNumber(String disbVchrVendorAddressIdNumber)
          Sets the disbVchrVendorAddressIdNumber attribute value.
 void setDisbVchrVendorDetailAssignedIdNumber(String disbVchrVendorDetailAssignedIdNumber)
          This method...
 void setDisbVchrVendorHeaderIdNumber(String disbVchrVendorHeaderIdNumber)
          This method...
 void setDocumentNumber(String documentNumber)
          Sets the documentNumber attribute.
 void setDvPayeeSubjectPaymentCode(boolean dvPayeeSubjectPaymentCode)
          Sets the dvPayeeSubjectPayment attribute.
 void setHasMultipleVendorAddresses(boolean hasMultipleVendorAddresses)
          Sets the hasMultipleVendorAddresses attribute value.
protected  LinkedHashMap toStringMapper()
           
 
Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes
 
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase
prepareForWorkflow, toString, toStringBuilder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow
 

Constructor Detail

DisbursementVoucherPayeeDetail

public DisbursementVoucherPayeeDetail()
Default no-arg constructor.

Method Detail

getDocumentNumber

public String getDocumentNumber()
Gets the documentNumber attribute.

Returns:
Returns the documentNumber

setDocumentNumber

public void setDocumentNumber(String documentNumber)
Sets the documentNumber attribute.

Parameters:
documentNumber - The documentNumber to set.

getDisbVchrPaymentReasonCode

public String getDisbVchrPaymentReasonCode()
Gets the disbVchrPaymentReasonCode attribute.

Returns:
Returns the disbVchrPaymentReasonCode

setDisbVchrPaymentReasonCode

public void setDisbVchrPaymentReasonCode(String disbVchrPaymentReasonCode)
Sets the disbVchrPaymentReasonCode attribute.

Parameters:
disbVchrPaymentReasonCode - The disbVchrPaymentReasonCode to set.

getDisbVchrPayeeIdNumber

public String getDisbVchrPayeeIdNumber()
Gets the disbVchrPayeeIdNumber attribute.

Returns:
Returns the disbVchrVendorIdNumber

setDisbVchrPayeeIdNumber

public void setDisbVchrPayeeIdNumber(String disbVchrPayeeIdNumber)
Sets the disbVchrPayeeIdNumber attribute.

Parameters:
disbVchrPayeeIdNumber - The disbVchrPayeeIdNumber to set.

getDisbVchrVendorHeaderIdNumber

public String getDisbVchrVendorHeaderIdNumber()
This method...

Returns:

setDisbVchrVendorHeaderIdNumber

public void setDisbVchrVendorHeaderIdNumber(String disbVchrVendorHeaderIdNumber)
This method...

Parameters:
disbVchrVendorheaderIdNumber -

getDisbVchrVendorHeaderIdNumberAsInteger

public Integer getDisbVchrVendorHeaderIdNumberAsInteger()
Gets the disbVchrVendorIdNumber attribute as an Integer.

Returns:
Returns the disbVchrVendorIdNumber in Integer form. This is the format used on the VendorDetail.

getDisbVchrVendorDetailAssignedIdNumber

public String getDisbVchrVendorDetailAssignedIdNumber()
This method...

Returns:

setDisbVchrVendorDetailAssignedIdNumber

public void setDisbVchrVendorDetailAssignedIdNumber(String disbVchrVendorDetailAssignedIdNumber)
This method...

Parameters:
disbVchrVendorDetailAssignedIdNumber -

getDisbVchrVendorDetailAssignedIdNumberAsInteger

public Integer getDisbVchrVendorDetailAssignedIdNumberAsInteger()
This method...

Returns:

getDisbVchrEmployeeIdNumber

public String getDisbVchrEmployeeIdNumber()
This method should only be called for retrieving the id associated with the payee if the payee type is equal to "E". Otherwise, this method will return null.

Returns:
The id of the universal user set as the payee on the DV, if the payee type code indicates the payee is an employee. Otherwise, this method will return null.

setDisbVchrEmployeeIdNumber

public void setDisbVchrEmployeeIdNumber(String disbVchrEmployeeIdNumber)
This method...

Parameters:
disbVchrPersonIdNumber -

getDisbVchrPayeePersonName

public String getDisbVchrPayeePersonName()
Gets the disbVchrPayeePersonName attribute.

Returns:
Returns the disbVchrPayeePersonName

setDisbVchrPayeePersonName

public void setDisbVchrPayeePersonName(String disbVchrPayeePersonName)
Sets the disbVchrPayeePersonName attribute.

Parameters:
disbVchrPayeePersonName - The disbVchrPayeePersonName to set.

getDisbVchrPayeeLine1Addr

public String getDisbVchrPayeeLine1Addr()
Gets the disbVchrPayeeLine1Addr attribute.

Returns:
Returns the disbVchrPayeeLine1Addr

setDisbVchrPayeeLine1Addr

public void setDisbVchrPayeeLine1Addr(String disbVchrPayeeLine1Addr)
Sets the disbVchrPayeeLine1Addr attribute.

Parameters:
disbVchrPayeeLine1Addr - The disbVchrPayeeLine1Addr to set.

getDisbVchrPayeeLine2Addr

public String getDisbVchrPayeeLine2Addr()
Gets the disbVchrPayeeLine2Addr attribute.

Returns:
Returns the disbVchrPayeeLine2Addr

setDisbVchrPayeeLine2Addr

public void setDisbVchrPayeeLine2Addr(String disbVchrPayeeLine2Addr)
Sets the disbVchrPayeeLine2Addr attribute.

Parameters:
disbVchrPayeeLine2Addr - The disbVchrPayeeLine2Addr to set.

getDisbVchrPayeeCityName

public String getDisbVchrPayeeCityName()
Gets the disbVchrPayeeCityName attribute.

Returns:
Returns the disbVchrPayeeCityName

setDisbVchrPayeeCityName

public void setDisbVchrPayeeCityName(String disbVchrPayeeCityName)
Sets the disbVchrPayeeCityName attribute.

Parameters:
disbVchrPayeeCityName - The disbVchrPayeeCityName to set.

getDisbVchrPayeeStateCode

public String getDisbVchrPayeeStateCode()
Gets the disbVchrPayeeStateCode attribute.

Returns:
Returns the disbVchrPayeeStateCode

setDisbVchrPayeeStateCode

public void setDisbVchrPayeeStateCode(String disbVchrPayeeStateCode)
Sets the disbVchrPayeeStateCode attribute.

Parameters:
disbVchrPayeeStateCode - The disbVchrPayeeStateCode to set.

getDisbVchrPayeeZipCode

public String getDisbVchrPayeeZipCode()
Gets the disbVchrPayeeZipCode attribute.

Returns:
Returns the disbVchrPayeeZipCode

setDisbVchrPayeeZipCode

public void setDisbVchrPayeeZipCode(String disbVchrPayeeZipCode)
Sets the disbVchrPayeeZipCode attribute.

Parameters:
disbVchrPayeeZipCode - The disbVchrPayeeZipCode to set.

getDisbVchrPayeeCountryCode

public String getDisbVchrPayeeCountryCode()
Gets the disbVchrPayeeCountryCode attribute.

Returns:
Returns the disbVchrPayeeCountryCode

setDisbVchrPayeeCountryCode

public void setDisbVchrPayeeCountryCode(String disbVchrPayeeCountryCode)
Sets the disbVchrPayeeCountryCode attribute.

Parameters:
disbVchrPayeeCountryCode - The disbVchrPayeeCountryCode to set.

getDisbVchrSpecialHandlingPersonName

public String getDisbVchrSpecialHandlingPersonName()
Gets the disbVchrSpecialHandlingPersonName attribute.

Returns:
Returns the disbVchrSpecialHandlingPersonName

setDisbVchrSpecialHandlingPersonName

public void setDisbVchrSpecialHandlingPersonName(String disbVchrSpecialHandlingPersonName)
Sets the disbVchrSpecialHandlingPersonName attribute.

Parameters:
disbVchrSpecialHandlingPersonName - The disbVchrSpecialHandlingPersonName to set.

getDisbVchrSpecialHandlingLine1Addr

public String getDisbVchrSpecialHandlingLine1Addr()
Gets the disbVchrSpecialHandlingLine1Addr attribute.

Returns:
Returns the disbVchrSpecialHandlingLine1Addr

setDisbVchrSpecialHandlingLine1Addr

public void setDisbVchrSpecialHandlingLine1Addr(String disbVchrSpecialHandlingLine1Addr)
Sets the disbVchrSpecialHandlingLine1Addr attribute.

Parameters:
disbVchrSpecialHandlingLine1Addr - The disbVchrSpecialHandlingLine1Addr to set.

getDisbVchrSpecialHandlingLine2Addr

public String getDisbVchrSpecialHandlingLine2Addr()
Gets the disbVchrSpecialHandlingLine2Addr attribute.

Returns:
Returns the disbVchrSpecialHandlingLine2Addr

setDisbVchrSpecialHandlingLine2Addr

public void setDisbVchrSpecialHandlingLine2Addr(String disbVchrSpecialHandlingLine2Addr)
Sets the disbVchrSpecialHandlingLine2Addr attribute.

Parameters:
disbVchrSpecialHandlingLine2Addr - The disbVchrSpecialHandlingLine2Addr to set.

getDisbVchrSpecialHandlingCityName

public String getDisbVchrSpecialHandlingCityName()
Gets the disbVchrSpecialHandlingCityName attribute.

Returns:
Returns the disbVchrSpecialHandlingCityName

setDisbVchrSpecialHandlingCityName

public void setDisbVchrSpecialHandlingCityName(String disbVchrSpecialHandlingCityName)
Sets the disbVchrSpecialHandlingCityName attribute.

Parameters:
disbVchrSpecialHandlingCityName - The disbVchrSpecialHandlingCityName to set.

getDisbVchrSpecialHandlingStateCode

public String getDisbVchrSpecialHandlingStateCode()
Gets the disbVchrSpecialHandlingStateCode attribute.

Returns:
Returns the disbVchrSpecialHandlingStateCode

setDisbVchrSpecialHandlingStateCode

public void setDisbVchrSpecialHandlingStateCode(String disbVchrSpecialHandlingStateCode)
Sets the disbVchrSpecialHandlingStateCode attribute.

Parameters:
disbVchrSpecialHandlingStateCode - The disbVchrSpecialHandlingStateCode to set.

getDisbVchrSpecialHandlingZipCode

public String getDisbVchrSpecialHandlingZipCode()
Gets the disbVchrSpecialHandlingZipCode attribute.

Returns:
Returns the disbVchrSpecialHandlingZipCode

setDisbVchrSpecialHandlingZipCode

public void setDisbVchrSpecialHandlingZipCode(String disbVchrSpecialHandlingZipCode)
Sets the disbVchrSpecialHandlingZipCode attribute.

Parameters:
disbVchrSpecialHandlingZipCode - The disbVchrSpecialHandlingZipCode to set.

getDisbVchrSpecialHandlingCountryCode

public String getDisbVchrSpecialHandlingCountryCode()
Gets the disbVchrSpecialHandlingCountryCode attribute.

Returns:
Returns the disbVchrSpecialHandlingCountryCode

setDisbVchrSpecialHandlingCountryCode

public void setDisbVchrSpecialHandlingCountryCode(String disbVchrSpecialHandlingCountryCode)
Sets the disbVchrSpecialHandlingCountryCode attribute.

Parameters:
disbVchrSpecialHandlingCountryCode - The disbVchrSpecialHandlingCountryCode to set.

isDisbVchrPayeeEmployeeCode

public boolean isDisbVchrPayeeEmployeeCode()
Gets the disbVchrPayeeEmployeeCode attribute.

Returns:
Returns true if the vendor associated with this DV is an employee of the institution.

setDisbVchrPayeeEmployeeCode

public void setDisbVchrPayeeEmployeeCode(boolean disbVchrPayeeEmployeeCode)
Sets the disbVchrPayeeEmployeeCode attribute.

Parameters:
disbVchrPayeeEmployeeCode - The disbVchrPayeeEmployeeCode to set.

isDisbVchrAlienPaymentCode

public boolean isDisbVchrAlienPaymentCode()
Gets the disbVchrAlienPaymentCode attribute.

Returns:
Returns the disbVchrAlienPaymentCode

setDisbVchrAlienPaymentCode

public void setDisbVchrAlienPaymentCode(boolean disbVchrAlienPaymentCode)
Sets the disbVchrAlienPaymentCode attribute.

Parameters:
disbVchrAlienPaymentCode - The disbVchrAlienPaymentCode to set.

isDvPayeeSubjectPaymentCode

public boolean isDvPayeeSubjectPaymentCode()
Gets the dvPayeeSubjectPayment attribute.

Returns:
Returns the dvPayeeSubjectPayment

setDvPayeeSubjectPaymentCode

public void setDvPayeeSubjectPaymentCode(boolean dvPayeeSubjectPaymentCode)
Sets the dvPayeeSubjectPayment attribute.

Parameters:
dvPayeeSubjectPayment - The dvPayeeSubjectPayment to set.

isDisbVchrEmployeePaidOutsidePayrollCode

public boolean isDisbVchrEmployeePaidOutsidePayrollCode()
Gets the disbVchrEmployeePaidOutsidePayrollCode attribute.

Returns:
Returns the disbVchrEmployeePaidOutsidePayrollCode.

getDisbVchrEmployeePaidOutsidePayrollCode

public boolean getDisbVchrEmployeePaidOutsidePayrollCode()
Gets the disbVchrEmployeePaidOutsidePayrollCode attribute.

Returns:
Returns the disbVchrEmployeePaidOutsidePayrollCode.

setDisbVchrEmployeePaidOutsidePayrollCode

public void setDisbVchrEmployeePaidOutsidePayrollCode(boolean disbVchrEmployeePaidOutsidePayrollCode)
Sets the disbVchrEmployeePaidOutsidePayrollCode attribute value.

Parameters:
disbVchrEmployeePaidOutsidePayrollCode - The disbVchrEmployeePaidOutsidePayrollCode to set.

getDisbVchrPaymentReason

public PaymentReasonCode getDisbVchrPaymentReason()
Gets the disbVchrPaymentReason attribute.

Returns:
Returns the disbVchrPaymentReason

setDisbVchrPaymentReason

public void setDisbVchrPaymentReason(PaymentReasonCode disbVchrPaymentReason)
Deprecated. 

Sets the disbVchrPaymentReason attribute.

Parameters:
disbVchrPaymentReason - The disbVchrPaymentReason to set.

getDisbursementVoucherPayeeTypeCode

public String getDisbursementVoucherPayeeTypeCode()
Returns:
Returns the disbursementVoucherPayeeTypeCode.

setDisbursementVoucherPayeeTypeCode

public void setDisbursementVoucherPayeeTypeCode(String disbursementVoucherPayeeTypeCode)
Parameters:
disbursementVoucherPayeeTypeCode - The disbursementVoucherPayeeTypeCode to set.

getDisbursementVoucherPayeeTypeName

public String getDisbursementVoucherPayeeTypeName()
Returns:
Returns the payee type name

setDisbursementVoucherPayeeTypeName

public void setDisbursementVoucherPayeeTypeName(String name)
This method is a dummy method defined for OJB.

Parameters:
name -

getDisbVchrPaymentReasonName

public String getDisbVchrPaymentReasonName()
Returns the name associated with the payment reason name

Returns:

setDisbVchrPaymentReasonName

public void setDisbVchrPaymentReasonName(String name)
This method is a dummy method defined for OJB.

Parameters:
name -

getDisbVchrVendorAddressIdNumber

public String getDisbVchrVendorAddressIdNumber()
Gets the disbVchrVendorAddressIdNumber attribute.

Returns:
Returns the disbVchrVendorAddressIdNumber.

getDisbVchrVendorAddressIdNumberAsInteger

public Integer getDisbVchrVendorAddressIdNumberAsInteger()
Gets the disbVchrVendorAddressIdNumber attribute.

Returns:
Returns the disbVchrVendorAddressIdNumber.

setDisbVchrVendorAddressIdNumber

public void setDisbVchrVendorAddressIdNumber(String disbVchrVendorAddressIdNumber)
Sets the disbVchrVendorAddressIdNumber attribute value.

Parameters:
disbVchrVendorAddressIdNumber - The disbVchrVendorAddressIdNumber to set.

getHasMultipleVendorAddresses

public Boolean getHasMultipleVendorAddresses()
Gets the hasMultipleVendorAddresses attribute.

Returns:
Returns the hasMultipleVendorAddresses.

setHasMultipleVendorAddresses

public void setHasMultipleVendorAddresses(boolean hasMultipleVendorAddresses)
Sets the hasMultipleVendorAddresses attribute value.

Parameters:
hasMultipleVendorAddresses - The hasMultipleVendorAddresses to set.

getDisbVchrPayeeState

public org.kuali.rice.kns.bo.State getDisbVchrPayeeState()
Gets the disbVchrPayeeState attribute.

Returns:
Returns the disbVchrPayeeState.

setDisbVchrPayeeState

public void setDisbVchrPayeeState(org.kuali.rice.kns.bo.State disbVchrPayeeState)
Sets the disbVchrPayeeState attribute value.

Parameters:
disbVchrPayeeState - The disbVchrPayeeState to set.

getDisbVchrPayeeCountry

public org.kuali.rice.kns.bo.Country getDisbVchrPayeeCountry()
Gets the disbVchrPayeeCountry attribute.

Returns:
Returns the disbVchrPayeeCountry.

setDisbVchrPayeeCountry

public void setDisbVchrPayeeCountry(org.kuali.rice.kns.bo.Country disbVchrPayeeCountry)
Sets the disbVchrPayeeCountry attribute value.

Parameters:
disbVchrPayeeCountry - The disbVchrPayeeCountry to set.

getDisbVchrPayeePostalZipCode

public org.kuali.rice.kns.bo.PostalCode getDisbVchrPayeePostalZipCode()
Gets the disbVchrPayeePostalZipCode attribute.

Returns:
Returns the disbVchrPayeePostalZipCode.

setDisbVchrPayeePostalZipCode

public void setDisbVchrPayeePostalZipCode(org.kuali.rice.kns.bo.PostalCode disbVchrPayeePostalZipCode)
Sets the disbVchrPayeePostalZipCode attribute value.

Parameters:
disbVchrPayeePostalZipCode - The disbVchrPayeePostalZipCode to set.

isVendor

public boolean isVendor()
Checks the payee type code for vendor type


isEmployee

public boolean isEmployee()
Checks the payee type code for employee type


toStringMapper

protected LinkedHashMap toStringMapper()
Specified by:
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBase
See Also:
BusinessObjectBase.toStringMapper()

hasSameAddress

public boolean hasSameAddress(DisbursementVoucherPayeeDetail compareDetail)
This method...

Parameters:
compareDetail -
Returns:

getAddressAsString

public String getAddressAsString()
This method creates a string representation of the address assigned to this payee.

Returns:


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.