Package com.influxdb.client.domain
Class CreateCell
java.lang.Object
com.influxdb.client.domain.CreateCell
CreateCell
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_X
- See Also:
-
SERIALIZED_NAME_Y
- See Also:
-
SERIALIZED_NAME_W
- See Also:
-
SERIALIZED_NAME_H
- See Also:
-
SERIALIZED_NAME_USING_VIEW
- See Also:
-
-
Constructor Details
-
CreateCell
public CreateCell()
-
-
Method Details
-
name
-
getName
Get name- Returns:
- name
-
setName
-
x
-
getX
Get x- Returns:
- x
-
setX
-
y
-
getY
Get y- Returns:
- y
-
setY
-
w
-
getW
Get w- Returns:
- w
-
setW
-
h
-
getH
Get h- Returns:
- h
-
setH
-
usingView
-
getUsingView
Makes a copy of the provided view.- Returns:
- usingView
-
setUsingView
-
equals
-
hashCode
public int hashCode() -
toString
-