Interface Property.PropertyBuilder

All Superinterfaces:
KeyAccessor<String>, KeyAccessor.KeyBuilder<String, Relation.RelationBuilder<String,String>>, KeyAccessor.KeyMutator<String>, KeyAccessor.KeyProperty<String>, Property, Relation<String,String>, Relation.RelationBuilder<String,String>, ValueAccessor<String>, ValueAccessor.ValueBuilder<String, Relation.RelationBuilder<String,String>>, ValueAccessor.ValueMutator<String>, ValueAccessor.ValueProperty<String>
All Known Implementing Classes:
PropertyImpl.PropertyBuilderImpl
Enclosing interface:
Property

public static interface Property.PropertyBuilder extends Property, Relation.RelationBuilder<String,String>
Adds builder functionality to a Property.