Uses of Enum Class
com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
Packages that use TimeseriesPoint.DatapointTypeCase
-
Uses of TimeseriesPoint.DatapointTypeCase in com.cognite.client.dto
Methods in com.cognite.client.dto that return TimeseriesPoint.DatapointTypeCaseModifier and TypeMethodDescriptionTimeseriesPoint.DatapointTypeCase.forNumber(int value) TimeseriesPoint.Builder.getDatapointTypeCase()TimeseriesPoint.getDatapointTypeCase()TimeseriesPointOrBuilder.getDatapointTypeCase()TimeseriesPoint.DatapointTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static TimeseriesPoint.DatapointTypeCase[]TimeseriesPoint.DatapointTypeCase.values()Returns an array containing the constants of this enum class, in the order they are declared.