Class Attribute<C,T>

java.lang.Object
com.aoapps.lang.attribute.Attribute<C,T>

public abstract class Attribute<C,T> extends Object
An attribute has scope, context, and name and is used for value access.
Author:
AO Industries, Inc.
See Also: