Public Member Functions | |
| LabelValueBean () | |
| LabelValueBean (String label, String value) | |
| String | toString () |
| String | getLabel () |
| void | setLabel (String label) |
| String | getValue () |
| void | setValue (String value) |
Private Attributes | |
| String | label = null |
| String | value = null |
|
|
Creates a new instance of LabelValueBean |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8