Class EntityExternalIdentifierType.Builder

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

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