Class EntityPhone.Builder

java.lang.Object
org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
All Implemented Interfaces:
Serializable, org.kuali.rice.core.api.mo.common.active.Inactivatable, org.kuali.rice.core.api.mo.common.Defaultable, org.kuali.rice.core.api.mo.common.GloballyUnique, org.kuali.rice.core.api.mo.common.Identifiable, org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.ModelBuilder, EntityPhoneContract
Enclosing class:
EntityPhone

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