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
-
Method Details
-
getHtmlColor
String getHtmlColor()
-