Package com.influxdb.client.domain
Class CellWithViewProperties
java.lang.Object
com.influxdb.client.domain.Cell
com.influxdb.client.domain.CellWithViewProperties
CellWithViewProperties
-
Field Summary
FieldsFields 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()Get nameGet propertiesinthashCode()properties(ViewProperties properties) voidvoidsetProperties(ViewProperties properties) toString()
-
Field Details
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_PROPERTIES
- See Also:
-
-
Constructor Details
-
CellWithViewProperties
public CellWithViewProperties()
-
-
Method Details