Class EntityEmail.Builder

java.lang.Object
org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
All Implemented Interfaces:
Serializable, Inactivatable, Defaultable, GloballyUnique, Identifiable, Versioned, ModelBuilder, EntityEmailContract
Enclosing class:
EntityEmail

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