public class DisbursementVoucherDocumentationLocation extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
| Constructor and Description | 
|---|
| DisbursementVoucherDocumentationLocation()Default constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDisbursementVoucherDocumentationLocationAddress()Gets the disbursementVoucherDocumentationLocationAddress attribute. | 
| String | getDisbursementVoucherDocumentationLocationCode()Gets the disbursementVoucherDocumentationLocationCode attribute. | 
| String | getDisbursementVoucherDocumentationLocationName()Gets the disbursementVoucherDocumentationLocationName attribute. | 
| boolean | isActive()Gets the active attribute. | 
| void | setActive(boolean active)Sets the active attribute value. | 
| void | setDisbursementVoucherDocumentationLocationAddress(String disbursementVoucherDocumentationLocationAddress)Sets the disbursementVoucherDocumentationLocationAddress attribute. | 
| void | setDisbursementVoucherDocumentationLocationCode(String disbursementVoucherDocumentationLocationCode)Sets the disbursementVoucherDocumentationLocationCode attribute. | 
| void | setDisbursementVoucherDocumentationLocationName(String disbursementVoucherDocumentationLocationName)Sets the disbursementVoucherDocumentationLocationName attribute. | 
| protected LinkedHashMap | toStringMapper_RICE20_REFACTORME() | 
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic DisbursementVoucherDocumentationLocation()
public String getDisbursementVoucherDocumentationLocationCode()
public void setDisbursementVoucherDocumentationLocationCode(String disbursementVoucherDocumentationLocationCode)
disbursementVoucherDocumentationLocationCode - The disbursementVoucherDocumentationLocationCode to set.public String getDisbursementVoucherDocumentationLocationName()
public void setDisbursementVoucherDocumentationLocationName(String disbursementVoucherDocumentationLocationName)
disbursementVoucherDocumentationLocationName - The disbursementVoucherDocumentationLocationName to set.public String getDisbursementVoucherDocumentationLocationAddress()
public void setDisbursementVoucherDocumentationLocationAddress(String disbursementVoucherDocumentationLocationAddress)
disbursementVoucherDocumentationLocationAddress - The disbursementVoucherDocumentationLocationAddress to set.protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()public boolean isActive()
isActive in interface org.kuali.rice.core.api.mo.common.active.Inactivatablepublic void setActive(boolean active)
setActive in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatableactive - The active to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.