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