Class EntityTypeContactInfo.Builder

java.lang.Object
org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
All Implemented Interfaces:
Serializable, org.kuali.rice.core.api.mo.common.active.Inactivatable, org.kuali.rice.core.api.mo.common.GloballyUnique, org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.ModelBuilder, EntityTypeContactInfoContract
Enclosing class:
EntityTypeContactInfo

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