Uses of Enum Class
com.influxdb.client.domain.XYViewProperties.ShapeEnum
Packages that use XYViewProperties.ShapeEnum
-
Uses of XYViewProperties.ShapeEnum in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return XYViewProperties.ShapeEnumModifier and TypeMethodDescriptionstatic XYViewProperties.ShapeEnumXYViewProperties.getShape()Get shapeXYViewProperties.ShapeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static XYViewProperties.ShapeEnumReturns the enum constant of this class with the specified name.static XYViewProperties.ShapeEnum[]XYViewProperties.ShapeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.influxdb.client.domain with parameters of type XYViewProperties.ShapeEnumModifier and TypeMethodDescriptionvoidXYViewProperties.ShapeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, XYViewProperties.ShapeEnum enumeration)