|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Command | |
---|---|
tigase.server |
Uses of Command in tigase.server |
---|
Methods in tigase.server that return Command | |
---|---|
Command |
Packet.getCommand()
The method alwats returns NULL. |
Command |
Iq.getCommand()
Method description |
static Command |
Command.valueof(String cmd)
|
static Command |
Command.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Command[] |
Command.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |