public class OutputEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
id |
protected java.lang.String |
text |
Constructor and Description |
---|
OutputEntry() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
java.lang.String |
getText() |
void |
setId(java.lang.String id) |
void |
setText(java.lang.String text) |