Class AttributeImpl

java.lang.Object
org.refcodes.struct.RelationImpl<String,Object>
org.refcodes.struct.AttributeImpl
All Implemented Interfaces:
org.refcodes.mixin.KeyAccessor<String>, org.refcodes.mixin.ValueAccessor<Object>, Attribute, Relation<String,Object>
Direct Known Subclasses:
AttributeImpl.AttributeBuilderImpl

public class AttributeImpl extends RelationImpl<String,Object> implements Attribute
Class describing a beans's attribute.