Uses of Enum Class
org.kobe.xbot.Utilities.XTableStatus
Packages that use XTableStatus
-
Uses of XTableStatus in org.kobe.xbot.JServer
Methods in org.kobe.xbot.JServer that return XTableStatusModifier and TypeMethodDescriptionXTablesServer.getStatus()
Retrieves the current status of the server. -
Uses of XTableStatus in org.kobe.xbot.Utilities
Methods in org.kobe.xbot.Utilities that return XTableStatusModifier and TypeMethodDescriptionSystemStatistics.getStatus()
static XTableStatus
Returns the enum constant of this class with the specified name.static XTableStatus[]
XTableStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kobe.xbot.Utilities with parameters of type XTableStatus