Uses of Enum Class
io.github.blyznytsiaorg.bibernate.utils.BibernateBanner.Mode
-
Uses of BibernateBanner.Mode in io.github.blyznytsiaorg.bibernate.utils
Modifier and TypeMethodDescriptionprivate static BibernateBanner.Mode
BibernateBanner.getBannerMode()
Gets the configured banner mode (ON or OFF).static BibernateBanner.Mode
Returns the enum constant of this class with the specified name.static BibernateBanner.Mode[]
BibernateBanner.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.