Uses of Enum Class
io.github.blyznytsiaorg.bibernate.utils.BibernateBanner.Mode
Packages that use BibernateBanner.Mode
-
Uses of BibernateBanner.Mode in io.github.blyznytsiaorg.bibernate.utils
Methods in io.github.blyznytsiaorg.bibernate.utils that return BibernateBanner.ModeModifier 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.