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