Uses of Enum Class
adalid.commons.enums.EnumBitLabelSet
Packages that use EnumBitLabelSet
-
Uses of EnumBitLabelSet in adalid.commons.enums
Methods in adalid.commons.enums that return EnumBitLabelSetModifier and TypeMethodDescriptionstatic EnumBitLabelSetReturns the enum constant of this class with the specified name.static EnumBitLabelSet[]EnumBitLabelSet.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in adalid.commons.enums with parameters of type EnumBitLabelSetModifier and TypeMethodDescriptionEnumBit.getLabel(EnumBitLabelSet bls) static ListOptionsEnumBit.getListOptions(EnumBitLabelSet bls) static ListOptionsEnumBit.getListOptions(EnumBitLabelSet bls, boolean anulable) static ListOptionsEnumBit.getListOptions(EnumBitLabelSet bls, boolean anulable, boolean ordenado) -
Uses of EnumBitLabelSet in adalid.commons.util
Methods in adalid.commons.util with parameters of type EnumBitLabelSetModifier and TypeMethodDescriptionstatic StringBitUtils.getLabel(Boolean b, EnumBitLabelSet bls)