Uses of Class
com.google.protobuf.generated.DescriptorProtos.FileDescriptorSet
Packages that use DescriptorProtos.FileDescriptorSet
-
Uses of DescriptorProtos.FileDescriptorSet in com.google.protobuf.generated
Subclasses with type arguments of type DescriptorProtos.FileDescriptorSet in com.google.protobuf.generatedModifier and TypeClassDescriptionstatic final class
The protocol compiler can output a FileDescriptorSet containing the .proto files it parses.static final class
The protocol compiler can output a FileDescriptorSet containing the .proto files it parses.Subinterfaces with type arguments of type DescriptorProtos.FileDescriptorSet in com.google.protobuf.generatedModifier and TypeInterfaceDescriptionstatic interface
Methods in com.google.protobuf.generated that return DescriptorProtos.FileDescriptorSetModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorSet.Builder.build()
DescriptorProtos.FileDescriptorSet.Builder.buildPartial()
DescriptorProtos.FileDescriptorSet.getDefaultInstance()
DescriptorProtos.FileDescriptorSet.Builder.getDefaultInstanceForType()
DescriptorProtos.FileDescriptorSet.getDefaultInstanceForType()
DescriptorProtos.FileDescriptorSet.parseDelimitedFrom
(InputStream input) DescriptorProtos.FileDescriptorSet.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorSet.parseFrom
(byte[] data) DescriptorProtos.FileDescriptorSet.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorSet.parseFrom
(com.google.protobuf.ByteString data) DescriptorProtos.FileDescriptorSet.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorSet.parseFrom
(com.google.protobuf.CodedInputStream input) DescriptorProtos.FileDescriptorSet.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorSet.parseFrom
(InputStream input) DescriptorProtos.FileDescriptorSet.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.FileDescriptorSet.parseFrom
(ByteBuffer data) DescriptorProtos.FileDescriptorSet.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf.generated that return types with arguments of type DescriptorProtos.FileDescriptorSetModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<DescriptorProtos.FileDescriptorSet> DescriptorProtos.FileDescriptorSet.getParserForType()
static com.google.protobuf.Parser
<DescriptorProtos.FileDescriptorSet> DescriptorProtos.FileDescriptorSet.parser()
Methods in com.google.protobuf.generated with parameters of type DescriptorProtos.FileDescriptorSetModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorSet.Builder.mergeFrom
(DescriptorProtos.FileDescriptorSet other) DescriptorProtos.FileDescriptorSet.newBuilder
(DescriptorProtos.FileDescriptorSet prototype)