| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| String | GetLabel
()
Get method for attribute "Label" The argument name. |
| ArgValue | GetValue
()
Get method for attribute "Value" The argument value. |
| void | SetLabel
(String value)
Set method for attribute "Label" The argument name. |
| void | SetValue
(ArgValue value)
Set method for attribute "Value" The argument value. |
| Method Detail |
|---|
| GetLabel/SetLabel |
|---|
| String | GetLabel | () |
| void | SetLabel | (String value) |
| GetValue/SetValue |
|---|
| ArgValue | GetValue | () |
| void | SetValue | (ArgValue value) |
The argument value.
|