Uses of Enum Class
com.cognite.client.dto.TimeseriesPointPost.ValueTypeCase
Packages that use TimeseriesPointPost.ValueTypeCase
-
Uses of TimeseriesPointPost.ValueTypeCase in com.cognite.client.dto
Methods in com.cognite.client.dto that return TimeseriesPointPost.ValueTypeCaseModifier and TypeMethodDescriptionTimeseriesPointPost.ValueTypeCase.forNumber(int value) TimeseriesPointPost.Builder.getValueTypeCase()TimeseriesPointPost.getValueTypeCase()TimeseriesPointPostOrBuilder.getValueTypeCase()TimeseriesPointPost.ValueTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static TimeseriesPointPost.ValueTypeCase[]TimeseriesPointPost.ValueTypeCase.values()Returns an array containing the constants of this enum class, in the order they are declared.