tigase.test
Class HistoryEntry
java.lang.Object
tigase.test.HistoryEntry
public class HistoryEntry
- extends java.lang.Object
Describe class HistoryEntry here.
Created: Wed May 18 06:58:56 2005
- Version:
- $Rev: 20 $
- Author:
- Artur Hefczyc
|
Constructor Summary |
HistoryEntry(Direction dir,
java.lang.String cont)
Creates a new HistoryEntry instance. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
HistoryEntry
public HistoryEntry(Direction dir,
java.lang.String cont)
- Creates a new
HistoryEntry instance.
getDirection
public Direction getDirection()
getContent
public java.lang.String getContent()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2005-2007 Tigase. All Rights Reserved.