Uses of Enum
com.helger.commons.state.ETriState
Packages that use ETriState
-
Uses of ETriState in com.helger.commons.concurrent
Methods in com.helger.commons.concurrent that return ETriState -
Uses of ETriState in com.helger.commons.state
Methods in com.helger.commons.state that return ETriStateModifier and TypeMethodDescriptionstatic ETriStateETriState.getFromIDOrDefault(String sID, ETriState eDefault) static ETriStateETriState.getFromIDOrNull(String sID) static ETriStateETriState.getFromIDOrUndefined(String sID) static ETriStateETriState.valueOf(boolean bValue) Returns the enum constant of this type with the specified name.static ETriStateReturns the enum constant of this type with the specified name.static ETriStateReturns the enum constant of this type with the specified name.static ETriStateReturns the enum constant of this type with the specified name.static ETriState[]ETriState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.helger.commons.state with parameters of type ETriStateModifier and TypeMethodDescriptionstatic ETriStateETriState.getFromIDOrDefault(String sID, ETriState eDefault)