Class NotificationContentType.Builder

java.lang.Object
org.kuali.rice.ken.api.notification.NotificationContentType.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, NotificationContentTypeContract
Enclosing class:
NotificationContentType

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