public static class ScriptFileLoader.StanzaEntry extends Object
| Constructor and Description |
|---|
StanzaEntry(ScriptFileLoader.Action action,
tigase.xml.Element[] stanza,
String description) |
| Modifier and Type | Method and Description |
|---|---|
ScriptFileLoader.Action |
getAction() |
String |
getDescription() |
Set<String> |
getParams() |
tigase.xml.Element[] |
getStanza() |
public StanzaEntry(ScriptFileLoader.Action action, tigase.xml.Element[] stanza, String description)
public ScriptFileLoader.Action getAction()
public tigase.xml.Element[] getStanza()
public String getDescription()
Copyright © 2005–2017 Tigase. All rights reserved.