Uses of Class
tigase.test.util.ScriptFileLoader.Action
-
Packages that use ScriptFileLoader.Action Package Description tigase.test.util -
-
Uses of ScriptFileLoader.Action in tigase.test.util
Methods in tigase.test.util that return ScriptFileLoader.Action Modifier and Type Method Description ScriptFileLoader.ActionScriptFileLoader.StanzaEntry. getAction()static ScriptFileLoader.ActionScriptFileLoader.Action. valueOf(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 Constructor Description StanzaEntry(ScriptFileLoader.Action action, tigase.xml.Element[] stanza, String description)
-