|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LarkcKBStatus | |
---|---|
eu.larkc.core |
Uses of LarkcKBStatus in eu.larkc.core |
---|
Methods in eu.larkc.core that return LarkcKBStatus | |
---|---|
static LarkcKBStatus |
Larkc.getKBStatus()
Returns the status of the KB |
static LarkcKBStatus |
LarkcKBStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LarkcKBStatus[] |
LarkcKBStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in eu.larkc.core with parameters of type LarkcKBStatus | |
---|---|
static void |
Larkc.setKBStatus(LarkcKBStatus status)
Sets the status of the KB |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |