Uses of Class
com.google.protobuf.DescriptorProtos.FileDescriptorSet
Packages that use DescriptorProtos.FileDescriptorSet
-
Uses of DescriptorProtos.FileDescriptorSet in com.google.protobuf
Methods in com.google.protobuf 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 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 with parameters of type DescriptorProtos.FileDescriptorSetModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorSet.Builder.mergeFrom
(DescriptorProtos.FileDescriptorSet other) DescriptorProtos.FileDescriptorSet.newBuilder
(DescriptorProtos.FileDescriptorSet prototype) -
Uses of DescriptorProtos.FileDescriptorSet in dev.enola.common.protobuf
Methods in dev.enola.common.protobuf that return DescriptorProtos.FileDescriptorSetMethods in dev.enola.common.protobuf with parameters of type DescriptorProtos.FileDescriptorSetModifier and TypeMethodDescriptionstatic TypeRegistryWrapper
TypeRegistryWrapper.from
(DescriptorProtos.FileDescriptorSet fileDescriptorSet) -
Uses of DescriptorProtos.FileDescriptorSet in dev.enola.core.proto
Methods in dev.enola.core.proto that return DescriptorProtos.FileDescriptorSetModifier and TypeMethodDescriptionGetFileDescriptorSetResponse.Builder.getProtos()
.google.protobuf.FileDescriptorSet protos = 1;
GetFileDescriptorSetResponse.getProtos()
.google.protobuf.FileDescriptorSet protos = 1;
GetFileDescriptorSetResponseOrBuilder.getProtos()
.google.protobuf.FileDescriptorSet protos = 1;
Methods in dev.enola.core.proto with parameters of type DescriptorProtos.FileDescriptorSetModifier and TypeMethodDescriptionGetFileDescriptorSetResponse.Builder.mergeProtos
(DescriptorProtos.FileDescriptorSet value) .google.protobuf.FileDescriptorSet protos = 1;
GetFileDescriptorSetResponse.Builder.setProtos
(DescriptorProtos.FileDescriptorSet value) .google.protobuf.FileDescriptorSet protos = 1;