Uses of Class
tigase.test.util.ScriptFileLoader.Action

Packages that use ScriptFileLoader.Action
tigase.test.util   
 

Uses of ScriptFileLoader.Action in tigase.test.util
 

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

Constructors in tigase.test.util with parameters of type ScriptFileLoader.Action
ScriptFileLoader.StanzaEntry(ScriptFileLoader.Action action, tigase.xml.Element[] stanza, java.lang.String description)
           
 



Copyright © 2005-2008 Tigase. All Rights Reserved.