|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
V
- The type of the value of the attribute.public interface Addable<V>
Allows to get and set attributes.
Method Summary | |
---|---|
void |
setValue(String key,
V value)
Sets a value for the given key. |
Method Detail |
---|
void setValue(String key, V value)
key
- The key of the attribute.value
- The value of the attribute.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |