Class EntityEthnicity.Builder

java.lang.Object
org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
All Implemented Interfaces:
Serializable, 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, EntityEthnicityContract
Enclosing class:
EntityEthnicity

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