public final class KimTypeAttribute extends AbstractDataTransferObject implements KimTypeAttributeContract
KimTypeAttributeContract.
To construct an instance of a KimTypeAttribute, use the KimTypeAttribute.Builder class.
KimTypeAttributeContract,
Serialized Form| Modifier and Type | Class and Description |
|---|---|
static class |
KimTypeAttribute.Builder
This builder constructs an KimTypeAttribute enforcing the constraints of the
KimTypeAttributeContract. |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
KimAttribute |
getKimAttribute()
The kim attribute associated with the kim type attribute.
|
String |
getKimTypeId()
The kim type id associated with the kim type attribute.
|
String |
getObjectId() |
String |
getSortCode()
The alpha and/or numeric code used to choose an order for displaying KimTypeAttributes.
|
Long |
getVersionNumber() |
boolean |
isActive() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getId()
getId in interface Identifiablepublic String getSortCode()
KimTypeAttributeContractgetSortCode in interface KimTypeAttributeContractpublic KimAttribute getKimAttribute()
KimTypeAttributeContractgetKimAttribute in interface KimTypeAttributeContractpublic String getKimTypeId()
KimTypeAttributeContractgetKimTypeId in interface KimTypeAttributeContractpublic boolean isActive()
isActive in interface Inactivatablepublic Long getVersionNumber()
getVersionNumber in interface Versionedpublic String getObjectId()
getObjectId in interface GloballyUniqueCopyright © 2005–2018 The Kuali Foundation. All rights reserved.