Class NotificationPriority.Builder

java.lang.Object
org.kuali.rice.ken.api.notification.NotificationPriority.Builder
All Implemented Interfaces:
Serializable, org.kuali.rice.core.api.mo.common.GloballyUnique, org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.ModelBuilder, KenIdentifiable, NotificationPriorityContract
Enclosing class:
NotificationPriority

public static final class NotificationPriority.Builder extends Object implements Serializable, org.kuali.rice.core.api.mo.ModelBuilder, NotificationPriorityContract
A builder which can be used to construct NotificationPriority instances. Enforces the constraints of the NotificationPriorityContract.
See Also: