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() |
Integer |
getOrder() |
Long |
getVersionNumber() |
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()
getVersionNumber in interface Versionedpublic String getObjectId()
getObjectId in interface GloballyUniqueCopyright © 2005–2018 The Kuali Foundation. All rights reserved.