tigase.test
Class HistoryEntry

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

public class HistoryEntry
extends Object

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

Version:
$Rev: 186 $
Author:
Artur Hefczyc

Constructor Summary
HistoryEntry(Direction dir, String cont, String testName)
          Creates a new HistoryEntry instance.
 
Method Summary
 String getContent()
           
 Direction getDirection()
           
 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,
                    String cont,
                    String testName)
Creates a new HistoryEntry instance.

Method Detail

getDirection

public Direction getDirection()

getContent

public String getContent()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2005-2012 Tigase. All Rights Reserved.