Uses of Enum Class
com.cognite.client.dto.Transformation.Destination.DataSourceType
Packages that use Transformation.Destination.DataSourceType
-
Uses of Transformation.Destination.DataSourceType in com.cognite.client.dto
Methods in com.cognite.client.dto that return Transformation.Destination.DataSourceTypeModifier and TypeMethodDescriptionTransformation.Destination.DataSourceType.forNumber(int value) Transformation.Destination.DataSourceType.valueOf(int value) Deprecated.Transformation.Destination.DataSourceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.Transformation.Destination.DataSourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.cognite.client.dto that return types with arguments of type Transformation.Destination.DataSourceTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Transformation.Destination.DataSourceType>Transformation.Destination.DataSourceType.internalGetValueMap()