Uses of Enum Class
com.cognite.client.dto.Annotation.AnnotationType
Packages that use Annotation.AnnotationType
-
Uses of Annotation.AnnotationType in com.cognite.client.dto
Methods in com.cognite.client.dto that return Annotation.AnnotationTypeModifier and TypeMethodDescriptionstatic Annotation.AnnotationTypeAnnotation.AnnotationType.forNumber(int value) Annotation.Builder.getAnnotatedResourceType().com.cognite.client.dto.Annotation.AnnotationType annotated_resource_type = 2;Annotation.getAnnotatedResourceType().com.cognite.client.dto.Annotation.AnnotationType annotated_resource_type = 2;AnnotationOrBuilder.getAnnotatedResourceType().com.cognite.client.dto.Annotation.AnnotationType annotated_resource_type = 2;static Annotation.AnnotationTypeAnnotation.AnnotationType.valueOf(int value) Deprecated.static Annotation.AnnotationTypeAnnotation.AnnotationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Annotation.AnnotationTypeReturns the enum constant of this class with the specified name.static Annotation.AnnotationType[]Annotation.AnnotationType.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 Annotation.AnnotationTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Annotation.AnnotationType>Annotation.AnnotationType.internalGetValueMap()Methods in com.cognite.client.dto with parameters of type Annotation.AnnotationTypeModifier and TypeMethodDescriptionAnnotation.Builder.setAnnotatedResourceType(Annotation.AnnotationType value) .com.cognite.client.dto.Annotation.AnnotationType annotated_resource_type = 2;