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