|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptEntryKind | |
|---|---|
| tigase.test.junit | |
| Uses of ScriptEntryKind in tigase.test.junit |
|---|
| Methods in tigase.test.junit that return ScriptEntryKind | |
|---|---|
ScriptEntryKind |
ScriptEntry.getKind()
|
static ScriptEntryKind |
ScriptEntryKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ScriptEntryKind[] |
ScriptEntryKind.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in tigase.test.junit with parameters of type ScriptEntryKind | |
|---|---|
ScriptEntry(ScriptEntryKind kind,
tigase.xml.Element[] stanza)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||