tigase.test.util
Class ScriptFileLoader.StanzaEntry
java.lang.Object
tigase.test.util.ScriptFileLoader.StanzaEntry
- Enclosing class:
- ScriptFileLoader
public static class ScriptFileLoader.StanzaEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptFileLoader.StanzaEntry
public ScriptFileLoader.StanzaEntry(ScriptFileLoader.Action action,
tigase.xml.Element[] stanza,
String description)
getAction
public ScriptFileLoader.Action getAction()
getStanza
public tigase.xml.Element[] getStanza()
getDescription
public String getDescription()
getParams
public Set<String> getParams()
Copyright © 2005-2012 Tigase. All Rights Reserved.