Uses of Enum
com.helger.commons.state.EEnabled
Packages that use EEnabled
-
Uses of EEnabled in com.helger.commons.state
Methods in com.helger.commons.state that return EEnabledModifier and TypeMethodDescriptiondefault EEnabledIEnabledIndicator.and(IEnabledIndicator aEnabled) default EEnabledIEnabledIndicator.or(IEnabledIndicator aEnabled) static EEnabledEEnabled.valueOf(boolean bEnabled) Returns the enum constant of this type with the specified name.static EEnabledEEnabled.valueOf(IEnabledIndicator aEnabledIndicator) Returns the enum constant of this type with the specified name.static EEnabledReturns the enum constant of this type with the specified name.static EEnabled[]EEnabled.values()Returns an array containing the constants of this enum type, in the order they are declared.