public class Tag
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
color
hexadecimal code for a color, eg.
|
java.lang.String |
label
A keyword we want to associate to an
Item |
Constructor and Description |
---|
Tag() |
Modifier and Type | Method and Description |
---|---|
static Tag |
create(java.lang.String label,
java.lang.String color) |
Copyright © 2021. All Rights Reserved.