Class NotificationContentType.Builder

java.lang.Object
org.kuali.rice.ken.api.notification.NotificationContentType.Builder
All Implemented Interfaces:
Serializable, GloballyUnique, Versioned, ModelBuilder, KenIdentifiable, NotificationContentTypeContract
Enclosing class:
NotificationContentType

public static final class NotificationContentType.Builder extends Object implements Serializable, ModelBuilder, NotificationContentTypeContract
A builder which can be used to construct NotificationContentType instances. Enforces the constraints of the NotificationContentTypeContract.
See Also: