public class AchAccountNumber extends TimestampedBusinessObjectBase
| Constructor and Description | 
|---|
| AchAccountNumber() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAchBankAccountNbr()Gets the achBankAccountNbr attribute. | 
| org.kuali.rice.core.api.util.type.KualiInteger | getId()Gets the id attribute. | 
| void | setAchBankAccountNbr(String achBankAccountNbr)Sets the achBankAccountNbr attribute value. | 
| void | setId(org.kuali.rice.core.api.util.type.KualiInteger id)Sets the id attribute value. | 
| protected LinkedHashMap | toStringMapper_RICE20_REFACTORME() | 
getLastUpdate, getLastUpdateUser, getLastUpdateUserId, prePersist, preUpdate, setLastUpdate, setLastUpdateUserIdafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic AchAccountNumber()
public org.kuali.rice.core.api.util.type.KualiInteger getId()
public void setId(org.kuali.rice.core.api.util.type.KualiInteger id)
id - The id to set.public String getAchBankAccountNbr()
public void setAchBankAccountNbr(String achBankAccountNbr)
achBankAccountNbr - The achBankAccountNbr to set.protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()Copyright © 2004–2015 The Kuali Foundation. All rights reserved.