Uses of Enum
com.helger.commons.state.EHandled
Packages that use EHandled
-
Uses of EHandled in com.helger.commons.state
Methods in com.helger.commons.state that return EHandledModifier and TypeMethodDescriptiondefault EHandledIHandledIndicator.and(IHandledIndicator aOther) default EHandledIHandledIndicator.or(IHandledIndicator aOther) static EHandledEHandled.valueOf(boolean bHandleded) Returns the enum constant of this type with the specified name.static EHandledEHandled.valueOf(IHandledIndicator aHandledIndicator) Returns the enum constant of this type with the specified name.static EHandledReturns the enum constant of this type with the specified name.static EHandled[]EHandled.values()Returns an array containing the constants of this enum type, in the order they are declared.