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
Subclasses with type arguments of type DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic in com.google.protobufModifier and TypeClassDescriptionstatic enumRepresents the identified object's effect on the element in the original .proto file.Fields 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.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;private voidDescriptorProtos.GeneratedCodeInfo.Annotation.setSemantic(DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic value) optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;