Uses of Interface
com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
Packages that use DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
-
Uses of DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typegoogle.protobuf.ExtensionRangeOptions.Declaration
static final class
Protobuf typegoogle.protobuf.ExtensionRangeOptions.Declaration
Methods in com.google.protobuf that return DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.ExtensionRangeOptions.Builder.getDeclarationOrBuilder
(int index) repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
DescriptorProtos.ExtensionRangeOptions.getDeclarationOrBuilder
(int index) repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
DescriptorProtos.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.DeclarationOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.ExtensionRangeOptions.Builder.getDeclarationOrBuilderList()
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
DescriptorProtos.ExtensionRangeOptions.getDeclarationOrBuilderList()
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
DescriptorProtos.ExtensionRangeOptionsOrBuilder.getDeclarationOrBuilderList()
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];