Uses of Class
tigase.test.junit.ScriptEntryKind

Packages that use ScriptEntryKind
tigase.test.junit   
 

Uses of ScriptEntryKind in tigase.test.junit
 

Methods in tigase.test.junit that return ScriptEntryKind
 ScriptEntryKind ScriptEntry.getKind()
           
static ScriptEntryKind ScriptEntryKind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ScriptEntryKind[] ScriptEntryKind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in tigase.test.junit with parameters of type ScriptEntryKind
ScriptEntry(ScriptEntryKind kind, tigase.xml.Element[] stanza)
           
 



Copyright © 2005-2007 Tigase. All Rights Reserved.