public class HistoryEntry extends Object
| Constructor and Description |
|---|
HistoryEntry(Direction dir,
String cont,
String testName)
Creates a new
HistoryEntry instance. |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
Direction |
getDirection() |
String |
toString() |
Copyright © 2005–2017 Tigase. All rights reserved.