Class KimTypeAttribute.Builder

java.lang.Object
org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
All Implemented Interfaces:
Serializable, Inactivatable, GloballyUnique, Identifiable, Versioned, ModelBuilder, KimTypeAttributeContract
Enclosing class:
KimTypeAttribute

public static final class KimTypeAttribute.Builder extends Object implements KimTypeAttributeContract, ModelBuilder, Serializable
This builder constructs an KimTypeAttribute enforcing the constraints of the KimTypeAttributeContract.
See Also: