Package net.bluemind.tag.api
Class Tag
java.lang.Object
net.bluemind.tag.api.Tag
This class is used to associate a color and a label to an item
-
Field Details
-
label
A keyword we want to associate to anItem
-
color
hexadecimal code for a color, eg. 6f6f6f means grey.
-
-
Constructor Details
-
Method Details