Package com.influxdb.client.domain
Class TemplateSummaryDiffLabelsNewOld
java.lang.Object
com.influxdb.client.domain.TemplateSummaryDiffLabelsNewOld
TemplateSummaryDiffLabelsNewOld
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondescription
(String description) boolean
getColor()
Get colorGet descriptiongetName()
Get nameint
hashCode()
void
void
setDescription
(String description) void
toString()
-
Field Details
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_COLOR
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
-
Constructor Details
-
TemplateSummaryDiffLabelsNewOld
public TemplateSummaryDiffLabelsNewOld()
-
-
Method Details
-
name
-
getName
Get name- Returns:
- name
-
setName
-
color
-
getColor
Get color- Returns:
- color
-
setColor
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
equals
-
hashCode
public int hashCode() -
toString
-