Uses of Class
com.cognite.v1.timeseries.proto.DataPointListItemAlpha.DatapointTypeCase
-
Packages that use DataPointListItemAlpha.DatapointTypeCase Package Description com.cognite.v1.timeseries.proto -
-
Uses of DataPointListItemAlpha.DatapointTypeCase in com.cognite.v1.timeseries.proto
Methods in com.cognite.v1.timeseries.proto that return DataPointListItemAlpha.DatapointTypeCase Modifier and Type Method Description static DataPointListItemAlpha.DatapointTypeCaseDataPointListItemAlpha.DatapointTypeCase. forNumber(int value)DataPointListItemAlpha.DatapointTypeCaseDataPointListItemAlpha.Builder. getDatapointTypeCase()DataPointListItemAlpha.DatapointTypeCaseDataPointListItemAlpha. getDatapointTypeCase()DataPointListItemAlpha.DatapointTypeCaseDataPointListItemAlphaOrBuilder. getDatapointTypeCase()static DataPointListItemAlpha.DatapointTypeCaseDataPointListItemAlpha.DatapointTypeCase. valueOf(int value)Deprecated.static DataPointListItemAlpha.DatapointTypeCaseDataPointListItemAlpha.DatapointTypeCase. valueOf(String name)Returns the enum constant of this type with the specified name.static DataPointListItemAlpha.DatapointTypeCase[]DataPointListItemAlpha.DatapointTypeCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-