Class KimAttribute

java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kim.api.common.attribute.KimAttribute
All Implemented Interfaces:
Serializable, Inactivatable, GloballyUnique, Identifiable, Versioned, ModelObjectBasic, ModelObjectComplete, KimAttributeContract

public final class KimAttribute extends AbstractDataTransferObject implements KimAttributeContract
An immutable representation of a KimAttributeContract.

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

See Also: