Class EntityPhone.Builder

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

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