public final class CodedAttribute extends AbstractDataTransferObject implements CodedAttributeContract
| Modifier and Type | Class and Description |
|---|---|
static class |
CodedAttribute.Builder
A builder which can be used to construct
CodedAttribute instances. |
static class |
CodedAttribute.Cache |
| 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.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getName()
CodedAttributeContractgetName in interface CodedAttributeContractpublic String getCode()
Codedpublic String getSortCode()
CodedAttributeContractgetSortCode in interface CodedAttributeContractpublic Long getVersionNumber()
VersionedgetVersionNumber in interface Versionedpublic String getObjectId()
GloballyUniquegetObjectId in interface GloballyUniquepublic boolean isActive()
InactivatableisActive in interface InactivatableCopyright © 2005–2016 The Kuali Foundation. All rights reserved.