Class EntityBioDemographics.Builder

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

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