Class EntityEmployment.Builder

java.lang.Object
org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
All Implemented Interfaces:
Serializable, Inactivatable, GloballyUnique, Identifiable, Versioned, ModelBuilder, EntityEmploymentContract
Enclosing class:
EntityEmployment

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