Package io.keikai.api.model
Interface Color
-
- All Known Implementing Classes:
ColorImpl
public interface Color
This interface allows you to get HTML color string, e.g. #FFFF00.- Since:
- 3.0.0
- Author:
- dennis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getHtmlColor()
-
-
-
Method Detail
-
getHtmlColor
String getHtmlColor()
-
-