Uses of Enum Class
com.helger.base.state.ELeftRight
Packages that use ELeftRight
-
Uses of ELeftRight in com.helger.base.state
Methods in com.helger.base.state that return ELeftRightModifier and TypeMethodDescriptionstatic @NonNull ELeftRightELeftRight.valueOf(@NonNull ILeftRightIndicator aLeftRightIndicator) Convert anILeftRightIndicatorto the correspondingELeftRightenum value.static ELeftRightReturns the enum constant of this class with the specified name.static ELeftRight[]ELeftRight.values()Returns an array containing the constants of this enum class, in the order they are declared.