Uses of Class
com.helger.commons.state.ELeftRight
-
Packages that use ELeftRight Package Description com.helger.commons.state -
-
Uses of ELeftRight in com.helger.commons.state
Methods in com.helger.commons.state that return ELeftRight Modifier and Type Method Description static ELeftRightELeftRight. valueOf(ILeftRightIndicator aLeftRightIndicator)Returns the enum constant of this type with the specified name.static ELeftRightELeftRight. valueOf(String name)Returns the enum constant of this type with the specified name.static ELeftRight[]ELeftRight. values()Returns an array containing the constants of this enum type, in the order they are declared.
-