Interface AttributeInfo

All Superinterfaces:
AssetInfo, Comparable<AttributeInfo>, MetaHolder, NameHolder, NameValueHolder<Object>, ValueHolder<Object>
All Known Implementing Classes:
AttributeEvent

public interface AttributeInfo extends AssetInfo, NameValueHolder<Object>, MetaHolder, Comparable<AttributeInfo>