Uses of Class
com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
Uses of DescriptorProtos.GeneratedCodeInfo in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.GeneratedCodeInfoModifier and TypeFieldDescriptionprivate static final DescriptorProtos.GeneratedCodeInfo
DescriptorProtos.GeneratedCodeInfo.DEFAULT_INSTANCE
Fields in com.google.protobuf with type parameters of type DescriptorProtos.GeneratedCodeInfoModifier and TypeFieldDescriptionprivate static final Parser
<DescriptorProtos.GeneratedCodeInfo> DescriptorProtos.GeneratedCodeInfo.PARSER
Methods in com.google.protobuf that return DescriptorProtos.GeneratedCodeInfoModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.Builder.build()
DescriptorProtos.GeneratedCodeInfo.Builder.buildPartial()
DescriptorProtos.GeneratedCodeInfo.getDefaultInstance()
DescriptorProtos.GeneratedCodeInfo.Builder.getDefaultInstanceForType()
DescriptorProtos.GeneratedCodeInfo.getDefaultInstanceForType()
DescriptorProtos.GeneratedCodeInfo.parseDelimitedFrom
(InputStream input) DescriptorProtos.GeneratedCodeInfo.parseDelimitedFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom
(byte[] data) DescriptorProtos.GeneratedCodeInfo.parseFrom
(byte[] data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom
(ByteString data) DescriptorProtos.GeneratedCodeInfo.parseFrom
(ByteString data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom
(CodedInputStream input) DescriptorProtos.GeneratedCodeInfo.parseFrom
(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom
(InputStream input) DescriptorProtos.GeneratedCodeInfo.parseFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom
(ByteBuffer data) DescriptorProtos.GeneratedCodeInfo.parseFrom
(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.GeneratedCodeInfoModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.getParserForType()
DescriptorProtos.GeneratedCodeInfo.parser()
Methods in com.google.protobuf with parameters of type DescriptorProtos.GeneratedCodeInfoModifier and TypeMethodDescriptionprivate void
DescriptorProtos.GeneratedCodeInfo.Builder.buildPartial0
(DescriptorProtos.GeneratedCodeInfo result) private void
DescriptorProtos.GeneratedCodeInfo.Builder.buildPartialRepeatedFields
(DescriptorProtos.GeneratedCodeInfo result) DescriptorProtos.GeneratedCodeInfo.Builder.mergeFrom
(DescriptorProtos.GeneratedCodeInfo other) DescriptorProtos.GeneratedCodeInfo.newBuilder
(DescriptorProtos.GeneratedCodeInfo prototype)