Package | Description |
---|---|
org.jivesoftware.smackx.workgroup.ext.macros |
TODO describe me.
|
Modifier and Type | Method and Description |
---|---|
Macro |
MacroGroup.getMacro(int location) |
Macro |
MacroGroup.getMacroByTitle(String title) |
Macro |
Macros.InternalProvider.parseMacro(org.xmlpull.v1.XmlPullParser parser) |
Modifier and Type | Method and Description |
---|---|
List<Macro> |
MacroGroup.getMacros() |
Modifier and Type | Method and Description |
---|---|
void |
MacroGroup.addMacro(Macro macro) |
void |
MacroGroup.removeMacro(Macro macro) |
Modifier and Type | Method and Description |
---|---|
void |
MacroGroup.setMacros(List<Macro> macros) |