Uses of Enum Class
com.jedox.palojlib.interfaces.IDatabaseInfo.DatabaseStatus
Packages that use IDatabaseInfo.DatabaseStatus
-
Uses of IDatabaseInfo.DatabaseStatus in com.jedox.palojlib.interfaces
Methods in com.jedox.palojlib.interfaces that return IDatabaseInfo.DatabaseStatusModifier and TypeMethodDescriptionIDatabaseInfo.getStatus()
get database statusIDatabaseInfo.DatabaseStatus
static IDatabaseInfo.DatabaseStatus
Returns the enum constant of this class with the specified name.static IDatabaseInfo.DatabaseStatus[]
IDatabaseInfo.DatabaseStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of IDatabaseInfo.DatabaseStatus in com.jedox.palojlib.main
Methods in com.jedox.palojlib.main that return IDatabaseInfo.DatabaseStatus