| Package | Description |
|---|---|
| tigase.test |
| Modifier and Type | Method and Description |
|---|---|
Direction |
HistoryEntry.getDirection() |
static Direction |
Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Direction[] |
Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
HistoryEntry(Direction dir,
String cont,
String testName)
Creates a new
HistoryEntry instance. |
Copyright © 2005–2017 Tigase. All rights reserved.