Uses of Enum Class
com.winterhavenmc.lodestar.adapters.datastore.sqlite.SqliteMessage
Packages that use SqliteMessage
-
Uses of SqliteMessage in com.winterhavenmc.lodestar.adapters.datastore.sqlite
Methods in com.winterhavenmc.lodestar.adapters.datastore.sqlite that return SqliteMessageModifier and TypeMethodDescriptionstatic SqliteMessageReturns the enum constant of this class with the specified name.static SqliteMessage[]SqliteMessage.values()Returns an array containing the constants of this enum class, in the order they are declared.