Uses of Enum Class
com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
Packages that use DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
-
Uses of DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.GeneratedCodeInfo.Annotation.SemanticModifier and TypeFieldDescriptionprivate static final DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic[]DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic.VALUESFields in com.google.protobuf with type parameters of type DescriptorProtos.GeneratedCodeInfo.Annotation.SemanticModifier and TypeFieldDescriptionprivate static final Internal.EnumLiteMap<DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic>DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic.internalValueMapMethods in com.google.protobuf that return DescriptorProtos.GeneratedCodeInfo.Annotation.SemanticModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.Annotation.Semantic.forNumber(int value) DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.getSemantic()optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;DescriptorProtos.GeneratedCodeInfo.Annotation.getSemantic()optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder.getSemantic()optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic.valueOf(int value) Deprecated.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic.valueOf(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.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.GeneratedCodeInfo.Annotation.SemanticModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.Annotation.Semantic.internalGetValueMap()Methods in com.google.protobuf with parameters of type DescriptorProtos.GeneratedCodeInfo.Annotation.SemanticModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.Annotation.Builder.setSemantic(DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic value) optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;