-
- All Implemented Interfaces:
public final class CupsMarkerCopyright (c) 2020-2021 Gerhard Muth
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumCupsMarker.Color
-
Method Summary
Modifier and Type Method Description final CupsMarker.ColorgetColor()final StringgetType()final StringgetName()final IntegergetLevel()final IntegergetLowLevel()final IntegergetHighLevel()final StringgetColorCode()final IntegerlevelPercent()final BooleanlevelIsLow()StringtoString()-
-
Method Detail
-
getColor
final CupsMarker.Color getColor()
-
getLowLevel
final Integer getLowLevel()
-
getHighLevel
final Integer getHighLevel()
-
getColorCode
final String getColorCode()
-
levelPercent
final Integer levelPercent()
-
levelIsLow
final Boolean levelIsLow()
-
-
-
-