Package com.influxdb.client.domain
Class CellWithViewProperties
java.lang.Object
com.influxdb.client.domain.Cell
com.influxdb.client.domain.CellWithViewProperties
CellWithViewProperties
-
Field Summary
Fields inherited from class com.influxdb.client.domain.Cell
SERIALIZED_NAME_H, SERIALIZED_NAME_ID, SERIALIZED_NAME_LINKS, SERIALIZED_NAME_VIEW_I_D, SERIALIZED_NAME_W, SERIALIZED_NAME_X, SERIALIZED_NAME_Y
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
Get nameGet propertiesint
hashCode()
properties
(ViewProperties properties) void
void
setProperties
(ViewProperties properties) toString()
-
Field Details
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_PROPERTIES
- See Also:
-
-
Constructor Details
-
CellWithViewProperties
public CellWithViewProperties()
-
-
Method Details