public final class NotificationPriority extends AbstractDataTransferObject implements NotificationPriorityContract
| Modifier and Type | Class and Description |
|---|---|
static class |
NotificationPriority.Builder
A builder which can be used to construct
NotificationPriority instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Long |
getId() |
String |
getName() |
String |
getObjectId()
Return the globally unique object id of this object.
|
Integer |
getOrder() |
Long |
getVersionNumber()
Returns the version number for this object.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getName()
getName in interface NotificationPriorityContractpublic String getDescription()
getDescription in interface NotificationPriorityContractpublic Integer getOrder()
getOrder in interface NotificationPriorityContractpublic Long getId()
getId in interface KenIdentifiablepublic Long getVersionNumber()
VersionedgetVersionNumber in interface Versionedpublic String getObjectId()
GloballyUniquegetObjectId in interface GloballyUniqueCopyright © 2005–2015 The Kuali Foundation. All rights reserved.