public class AttributeImpl extends RelationImpl<String,Object> implements Attribute
| Modifier and Type | Class and Description |
|---|---|
static class |
AttributeImpl.AttributeBuilderImpl
Implementation of the
Property.PropertyBuilder interface. |
RelationImpl.RelationBuilderImpl<K,V>Attribute.AttributeBuilderRelation.RelationBuilder<K,V>_key, _value| Modifier | Constructor and Description |
|---|---|
protected |
AttributeImpl()
Instantiates a new attribute impl.
|
|
AttributeImpl(String aKey,
Object aValue)
Constructs a key-to-value property.
|
Copyright © 2017. All rights reserved.