Public Member Functions | |
Comment (String newConsoleUser, String newComment) | |
String | getConsoleUser () |
void | setConsoleUser (String newConsoleUser) |
String | getComment () |
void | setComment (String newComment) |
String | toString () |
Object | clone () |
Private Attributes | |
String | consoleUser = null |
String | comment = null |
|
Constructor.
|
|
|
|
Accessor method.
|
|
Accessor method.
|
|
Accessor method.
|
|
Accessor method.
|
|
|
|
|
|
|