Class EntityAffiliationType.Builder

java.lang.Object
org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
All Implemented Interfaces:
Serializable, Inactivatable, Coded, GloballyUnique, Versioned, ModelBuilder, EntityAffiliationTypeContract, CodedAttributeContract
Enclosing class:
EntityAffiliationType

public static final class EntityAffiliationType.Builder extends Object implements Serializable, ModelBuilder, EntityAffiliationTypeContract
A builder which can be used to construct
invalid reference
CodedAttribute
instances. Enforces the constraints of the
invalid reference
CodedAttributeContract
.
See Also: