Class KimType.Builder

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

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