Uses of Class
tigase.test.Direction

Packages that use Direction
tigase.test   
 

Uses of Direction in tigase.test
 

Methods in tigase.test that return Direction
 Direction HistoryEntry.getDirection()
           
static Direction Direction.valueOf(java.lang.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.
 

Constructors in tigase.test with parameters of type Direction
HistoryEntry(Direction dir, java.lang.String cont)
          Creates a new HistoryEntry instance.
 



Copyright © 2005-2008 Tigase. All Rights Reserved.