Uses of Enum Class
adalid.commons.enums.EnumBit
Packages that use EnumBit
-
Uses of EnumBit in adalid.commons.enums
Methods in adalid.commons.enums that return EnumBitModifier and TypeMethodDescriptionstatic EnumBitEnumBit.valueOf(boolean b) Returns the enum constant of this class with the specified name.static EnumBitEnumBit.valueOf(char c) Returns the enum constant of this class with the specified name.static EnumBitReturns the enum constant of this class with the specified name.static EnumBitReturns the enum constant of this class with the specified name.static EnumBitReturns the enum constant of this class with the specified name.static EnumBitReturns the enum constant of this class with the specified name.static EnumBit[]EnumBit.values()Returns an array containing the constants of this enum class, in the order they are declared.