| Package | Description |
|---|---|
| org.kuali.rice.ken.bo |
| Modifier and Type | Method and Description |
|---|---|
static NotificationPriorityBo |
NotificationPriorityBo.from(NotificationPriority im)
Converts a immutable object to its mutable counterpart
|
NotificationPriorityBo |
NotificationBo.getPriority()
Gets the priority attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationBo.setPriority(NotificationPriorityBo priority)
Sets the priority attribute value.
|
static NotificationPriority |
NotificationPriorityBo.to(NotificationPriorityBo bo)
Converts a mutable bo to its immutable counterpart
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.