Interface Attribute.AttributeBuilder

All Superinterfaces:
Attribute, KeyAccessor<String>, KeyAccessor.KeyBuilder<String, Relation.RelationBuilder<String,Object>>, KeyAccessor.KeyMutator<String>, KeyAccessor.KeyProperty<String>, Relation<String,Object>, Relation.RelationBuilder<String,Object>, ValueAccessor<Object>, ValueAccessor.ValueBuilder<Object, Relation.RelationBuilder<String,Object>>, ValueAccessor.ValueMutator<Object>, 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.