Uses of Class
com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
-
Packages that use DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic Package Description com.google.protobuf -
-
Uses of DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic in com.google.protobuf
Fields in com.google.protobuf with type parameters of type DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic Modifier and Type Field Description private static Internal.EnumLiteMap<DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic>DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic. internalValueMapMethods in com.google.protobuf that return DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic Modifier and Type Method Description static DescriptorProtos.GeneratedCodeInfo.Annotation.SemanticDescriptorProtos.GeneratedCodeInfo.Annotation.Semantic. forNumber(int value)DescriptorProtos.GeneratedCodeInfo.Annotation.SemanticDescriptorProtos.GeneratedCodeInfo.Annotation.Builder. getSemantic()optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;DescriptorProtos.GeneratedCodeInfo.Annotation.SemanticDescriptorProtos.GeneratedCodeInfo.Annotation. getSemantic()optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;DescriptorProtos.GeneratedCodeInfo.Annotation.SemanticDescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder. getSemantic()optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;static DescriptorProtos.GeneratedCodeInfo.Annotation.SemanticDescriptorProtos.GeneratedCodeInfo.Annotation.Semantic. valueOf(int value)Deprecated.static DescriptorProtos.GeneratedCodeInfo.Annotation.SemanticDescriptorProtos.GeneratedCodeInfo.Annotation.Semantic. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic[]DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic Modifier and Type Method Description static Internal.EnumLiteMap<DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic>DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic. internalGetValueMap()Methods in com.google.protobuf with parameters of type DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic Modifier and Type Method Description DescriptorProtos.GeneratedCodeInfo.Annotation.BuilderDescriptorProtos.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;
-