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 CodedAttribute instances. Enforces the constraints of the CodedAttributeContract.
See Also: