Class EntityEthnicity.Builder

java.lang.Object
org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
All Implemented Interfaces:
Serializable, GloballyUnique, Identifiable, Versioned, ModelBuilder, EntityEthnicityContract
Enclosing class:
EntityEthnicity

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