Uses of Interface
com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
-
Packages that use DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder Package Description com.google.protobuf -
-
Uses of DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder Modifier and Type Class Description static class
DescriptorProtos.ExtensionRangeOptions.Declaration
Protobuf typegoogle.protobuf.ExtensionRangeOptions.Declaration
static class
DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
Protobuf typegoogle.protobuf.ExtensionRangeOptions.Declaration
Methods in com.google.protobuf that return DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder Modifier and Type Method Description DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
DescriptorProtos.ExtensionRangeOptions. getDeclarationOrBuilder(int index)
For external users: DO NOT USE.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder Modifier and Type Method Description java.util.List<? extends DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder>
DescriptorProtos.ExtensionRangeOptions. getDeclarationOrBuilderList()
For external users: DO NOT USE.
-