|
| NameValue (String name, int value, String toolTip) |
|
| NameValue (String name, int value) |
|
| NameValue (String name) |
|
String | getName () |
|
void | setName (String name) |
|
int | getValue () |
|
void | setValue (int value) |
|
String | getToolTip () |
|
void | setToolTip (String toolTip) |
|
String | toString () |
|
boolean | equals (Object obj) |
|
String umm.api.NameValue.getName |
( |
| ) |
|
void umm.api.NameValue.setName |
( |
String |
name | ) |
|
void umm.api.NameValue.setToolTip |
( |
String |
toolTip | ) |
|
- Parameters
-
toolTip | the tooltip to set |
void umm.api.NameValue.setValue |
( |
int |
value | ) |
|
The documentation for this class was generated from the following file: