Package com.influxdb.client.domain
Class MarkdownViewProperties
java.lang.Object
com.influxdb.client.domain.ViewProperties
com.influxdb.client.domain.MarkdownViewProperties
MarkdownViewProperties
-
Field Details
-
SERIALIZED_NAME_TYPE
- See Also:
-
SERIALIZED_NAME_SHAPE
- See Also:
-
SERIALIZED_NAME_NOTE
- See Also:
-
-
Constructor Details
-
MarkdownViewProperties
public MarkdownViewProperties()
-
-
Method Details
-
getType
Get type- Returns:
- type
-
getShape
Get shape- Returns:
- shape
-
note
-
getNote
Get note- Returns:
- note
-
setNote
-
equals
- Overrides:
equals
in classViewProperties
-
hashCode
public int hashCode()- Overrides:
hashCode
in classViewProperties
-
toString
- Overrides:
toString
in classViewProperties
-