public class ColorImpl extends Object implements Color, Serializable
Constructor and Description |
---|
ColorImpl(ModelRef<SBook> book,
ModelRef<SColor> color) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
ModelRef<SBook> |
getBookRef() |
String |
getHtmlColor() |
SColor |
getNative() |
ModelRef<SColor> |
getRef() |
int |
hashCode() |
public SColor getNative()
public String getHtmlColor()
getHtmlColor
in interface Color
Copyright © 2020. All rights reserved.