Class KimTypeAttribute

java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kim.api.type.KimTypeAttribute
All Implemented Interfaces:
Serializable, Inactivatable, GloballyUnique, Identifiable, Versioned, ModelObjectBasic, ModelObjectComplete, KimTypeAttributeContract

public final class KimTypeAttribute extends AbstractDataTransferObject implements KimTypeAttributeContract
An immutable representation of a KimTypeAttributeContract.

To construct an instance of a KimTypeAttribute, use the KimTypeAttribute.Builder class.

See Also: