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