Uses of Enum Class
com.helger.base.state.ETopBottom
Packages that use ETopBottom
-
Uses of ETopBottom in com.helger.base.state
Methods in com.helger.base.state that return ETopBottomModifier and TypeMethodDescriptionstatic @NonNull ETopBottomETopBottom.valueOf(@NonNull ITopBottomIndicator aTopBottomIndicator) Convert anITopBottomIndicatorto the correspondingETopBottomenum value.static ETopBottomReturns the enum constant of this class with the specified name.static ETopBottom[]ETopBottom.values()Returns an array containing the constants of this enum class, in the order they are declared.