tigase.test
Class HistoryEntry

java.lang.Object
  extended by tigase.test.HistoryEntry

public class HistoryEntry
extends java.lang.Object

Describe class HistoryEntry here. Created: Wed May 18 06:58:56 2005

Version:
$Rev: 98 $
Author:
Artur Hefczyc

Constructor Summary
HistoryEntry(Direction dir, java.lang.String cont)
          Creates a new HistoryEntry instance.
 
Method Summary
 java.lang.String getContent()
           
 Direction getDirection()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HistoryEntry

public HistoryEntry(Direction dir,
                    java.lang.String cont)
Creates a new HistoryEntry instance.

Method Detail

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.