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