public interface EntityEmploymentTypeEbo extends CodedAttributeContract, ExternalizableBusinessObject
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
The code value for this object.
|
String |
getName()
This the name for the AddressType.
|
String |
getObjectId()
Return the globally unique object id of this object.
|
String |
getSortCode()
This the sort code for the AddressType.
|
Long |
getVersionNumber()
Returns the version number for this object.
|
boolean |
isActive()
The active indicator for an object.
|
refreshString getName()
getName in interface CodedAttributeContractString getSortCode()
getSortCode in interface CodedAttributeContractLong getVersionNumber()
getVersionNumber in interface org.kuali.rice.core.api.mo.common.VersionedString getObjectId()
getObjectId in interface org.kuali.rice.core.api.mo.common.GloballyUniqueboolean isActive()
isActive in interface org.kuali.rice.core.api.mo.common.active.InactivatableCopyright © 2005–2016 The Kuali Foundation. All rights reserved.