Uses of Enum Class
com.bobocode.bring.core.utils.Banner.Mode
Packages that use Banner.Mode
-
Uses of Banner.Mode in com.bobocode.bring.core.utils
Methods in com.bobocode.bring.core.utils that return Banner.ModeModifier and TypeMethodDescriptionprivate static Banner.Mode
Banner.getBannerMode()
Gets the configured banner mode (ON or OFF).static Banner.Mode
Returns the enum constant of this class with the specified name.static Banner.Mode[]
Banner.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.