Interface Attribute.AttributeBuilder

All Superinterfaces:
Attribute, org.refcodes.mixin.KeyAccessor<String>, org.refcodes.mixin.KeyAccessor.KeyBuilder<String,Relation.RelationBuilder<String,Object>>, org.refcodes.mixin.KeyAccessor.KeyMutator<String>, org.refcodes.mixin.KeyAccessor.KeyProperty<String>, Relation<String,Object>, Relation.RelationBuilder<String,Object>, org.refcodes.mixin.ValueAccessor<Object>, org.refcodes.mixin.ValueAccessor.ValueBuilder<Object,Relation.RelationBuilder<String,Object>>, org.refcodes.mixin.ValueAccessor.ValueMutator<Object>, org.refcodes.mixin.ValueAccessor.ValueProperty<Object>
All Known Implementing Classes:
AttributeImpl.AttributeBuilderImpl
Enclosing interface:
Attribute

public static interface Attribute.AttributeBuilder extends Attribute, Relation.RelationBuilder<String,Object>
Adds builder functionality to an Attribute.