@Entity public class TravelAccountExtension extends PersistableBusinessObjectExtensionBase
extension, versionNumber| Constructor and Description |
|---|
TravelAccountExtension() |
| Modifier and Type | Method and Description |
|---|---|
TravelAccountType |
getAccountType() |
String |
getAccountTypeCode() |
String |
getNumber() |
void |
setAccountType(TravelAccountType accountType) |
void |
setAccountTypeCode(String accountTypeCode) |
void |
setNumber(String number) |
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, setVersionNumbertoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbuildListOfDeletionAwareLists, getExtension, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberrefreshtoStringgetVersionNumbergetObjectIdpublic TravelAccountExtension()
public String getAccountTypeCode()
public void setAccountTypeCode(String accountTypeCode)
public TravelAccountType getAccountType()
public void setAccountType(TravelAccountType accountType)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.