Class CodedAttribute.Builder

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

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