public final class CustomerLabel extends Object
| Constructor and Description |
|---|
CustomerLabel(int id,
int labelId,
String labelName,
String color) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getColor()
Color that is assigned to the label.
|
int |
getId()
Id of the instance of the label.
|
int |
getLabelId()
Id of the type of the label.
|
String |
getLabelName()
Name of the label.
|
int |
hashCode() |
String |
toString() |
Copyright © 2023 Cense Data Inc.. All rights reserved.