|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NamedValue<V>
String couple between a name and a value.
Method Summary | |
---|---|
String |
getName()
Returns the name of this parameter. |
V |
getValue()
Returns the value. |
void |
setValue(V value)
Sets the value. |
Method Detail |
---|
String getName()
V getValue()
void setValue(V value)
value
- The value.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |