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() |
String |
getName()
This the name for the AddressType.
|
String |
getObjectId() |
String |
getSortCode()
This the sort code for the AddressType.
|
Long |
getVersionNumber() |
boolean |
isActive() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getName()
CodedAttributeContractgetName in interface CodedAttributeContractpublic String getSortCode()
CodedAttributeContractgetSortCode in interface CodedAttributeContractpublic Long getVersionNumber()
getVersionNumber in interface Versionedpublic String getObjectId()
getObjectId in interface GloballyUniquepublic boolean isActive()
isActive in interface InactivatableCopyright © 2005–2018 The Kuali Foundation. All rights reserved.