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 classDescriptorProtos.ExtensionRangeOptions.DeclarationProtobuf typegoogle.protobuf.ExtensionRangeOptions.Declarationstatic classDescriptorProtos.ExtensionRangeOptions.Declaration.BuilderProtobuf typegoogle.protobuf.ExtensionRangeOptions.DeclarationMethods in com.google.protobuf that return DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder Modifier and Type Method Description DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilderDescriptorProtos.ExtensionRangeOptions.Builder. getDeclarationOrBuilder(int index)repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilderDescriptorProtos.ExtensionRangeOptions. getDeclarationOrBuilder(int index)repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilderDescriptorProtos.ExtensionRangeOptionsOrBuilder. getDeclarationOrBuilder(int index)repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];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.Builder. getDeclarationOrBuilderList()repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];java.util.List<? extends DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder>DescriptorProtos.ExtensionRangeOptions. getDeclarationOrBuilderList()repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];java.util.List<? extends DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder>DescriptorProtos.ExtensionRangeOptionsOrBuilder. getDeclarationOrBuilderList()repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
-