Uses of Class
com.google.protobuf.generated.DescriptorProtos.ExtensionRangeOptions.Declaration
Packages that use DescriptorProtos.ExtensionRangeOptions.Declaration
-
Uses of DescriptorProtos.ExtensionRangeOptions.Declaration in com.google.protobuf.generated
Methods in com.google.protobuf.generated that return DescriptorProtos.ExtensionRangeOptions.DeclarationModifier and TypeMethodDescriptionDescriptorProtos.ExtensionRangeOptions.Declaration.Builder.build()
DescriptorProtos.ExtensionRangeOptions.Declaration.Builder.buildPartial()
DescriptorProtos.ExtensionRangeOptions.Builder.getDeclaration
(int index) For external users: DO NOT USE.DescriptorProtos.ExtensionRangeOptions.getDeclaration
(int index) For external users: DO NOT USE.DescriptorProtos.ExtensionRangeOptionsOrBuilder.getDeclaration
(int index) For external users: DO NOT USE.DescriptorProtos.ExtensionRangeOptions.Declaration.getDefaultInstance()
DescriptorProtos.ExtensionRangeOptions.Declaration.Builder.getDefaultInstanceForType()
DescriptorProtos.ExtensionRangeOptions.Declaration.getDefaultInstanceForType()
DescriptorProtos.ExtensionRangeOptions.Declaration.parseDelimitedFrom
(InputStream input) DescriptorProtos.ExtensionRangeOptions.Declaration.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.ExtensionRangeOptions.Declaration.parseFrom
(byte[] data) DescriptorProtos.ExtensionRangeOptions.Declaration.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.ExtensionRangeOptions.Declaration.parseFrom
(com.google.protobuf.ByteString data) DescriptorProtos.ExtensionRangeOptions.Declaration.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.ExtensionRangeOptions.Declaration.parseFrom
(com.google.protobuf.CodedInputStream input) DescriptorProtos.ExtensionRangeOptions.Declaration.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.ExtensionRangeOptions.Declaration.parseFrom
(InputStream input) DescriptorProtos.ExtensionRangeOptions.Declaration.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.ExtensionRangeOptions.Declaration.parseFrom
(ByteBuffer data) DescriptorProtos.ExtensionRangeOptions.Declaration.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf.generated that return types with arguments of type DescriptorProtos.ExtensionRangeOptions.DeclarationModifier and TypeMethodDescriptionDescriptorProtos.ExtensionRangeOptions.Builder.getDeclarationList()
For external users: DO NOT USE.DescriptorProtos.ExtensionRangeOptions.getDeclarationList()
For external users: DO NOT USE.DescriptorProtos.ExtensionRangeOptionsOrBuilder.getDeclarationList()
For external users: DO NOT USE.com.google.protobuf.Parser
<DescriptorProtos.ExtensionRangeOptions.Declaration> DescriptorProtos.ExtensionRangeOptions.Declaration.getParserForType()
static com.google.protobuf.Parser
<DescriptorProtos.ExtensionRangeOptions.Declaration> DescriptorProtos.ExtensionRangeOptions.Declaration.parser()
Methods in com.google.protobuf.generated with parameters of type DescriptorProtos.ExtensionRangeOptions.DeclarationModifier and TypeMethodDescriptionDescriptorProtos.ExtensionRangeOptions.Builder.addDeclaration
(int index, DescriptorProtos.ExtensionRangeOptions.Declaration value) For external users: DO NOT USE.DescriptorProtos.ExtensionRangeOptions.Builder.addDeclaration
(DescriptorProtos.ExtensionRangeOptions.Declaration value) For external users: DO NOT USE.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder.mergeFrom
(DescriptorProtos.ExtensionRangeOptions.Declaration other) DescriptorProtos.ExtensionRangeOptions.Declaration.newBuilder
(DescriptorProtos.ExtensionRangeOptions.Declaration prototype) DescriptorProtos.ExtensionRangeOptions.Builder.setDeclaration
(int index, DescriptorProtos.ExtensionRangeOptions.Declaration value) For external users: DO NOT USE.Method parameters in com.google.protobuf.generated with type arguments of type DescriptorProtos.ExtensionRangeOptions.DeclarationModifier and TypeMethodDescriptionDescriptorProtos.ExtensionRangeOptions.Builder.addAllDeclaration
(Iterable<? extends DescriptorProtos.ExtensionRangeOptions.Declaration> values) For external users: DO NOT USE.