Uses of Class
com.google.protobuf.generated.DescriptorProtos.GeneratedCodeInfo
Packages that use DescriptorProtos.GeneratedCodeInfo
-
Uses of DescriptorProtos.GeneratedCodeInfo in com.google.protobuf.generated
Methods in com.google.protobuf.generated 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, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom
(byte[] data) DescriptorProtos.GeneratedCodeInfo.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom
(com.google.protobuf.ByteString data) DescriptorProtos.GeneratedCodeInfo.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom
(com.google.protobuf.CodedInputStream input) DescriptorProtos.GeneratedCodeInfo.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom
(InputStream input) DescriptorProtos.GeneratedCodeInfo.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.parseFrom
(ByteBuffer data) DescriptorProtos.GeneratedCodeInfo.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf.generated that return types with arguments of type DescriptorProtos.GeneratedCodeInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<DescriptorProtos.GeneratedCodeInfo> DescriptorProtos.GeneratedCodeInfo.getParserForType()
static com.google.protobuf.Parser
<DescriptorProtos.GeneratedCodeInfo> DescriptorProtos.GeneratedCodeInfo.parser()
Methods in com.google.protobuf.generated with parameters of type DescriptorProtos.GeneratedCodeInfoModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.Builder.mergeFrom
(DescriptorProtos.GeneratedCodeInfo other) DescriptorProtos.GeneratedCodeInfo.newBuilder
(DescriptorProtos.GeneratedCodeInfo prototype)