public class UserOutput
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
output |
Constructor and Description |
---|
UserOutput() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getText() |
void |
setText(java.lang.String output) |