Uses of Interface
com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
Packages that use DescriptorProtos.ExtensionRangeOptionsOrBuilder Package Description com.google.protobuf -
-
Uses of DescriptorProtos.ExtensionRangeOptionsOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.ExtensionRangeOptionsOrBuilder Modifier and Type Class Description static classDescriptorProtos.ExtensionRangeOptionsProtobuf typegoogle.protobuf.ExtensionRangeOptionsstatic classDescriptorProtos.ExtensionRangeOptions.BuilderProtobuf typegoogle.protobuf.ExtensionRangeOptionsMethods in com.google.protobuf that return DescriptorProtos.ExtensionRangeOptionsOrBuilder Modifier and Type Method Description DescriptorProtos.ExtensionRangeOptionsOrBuilderDescriptorProtos.DescriptorProto.ExtensionRange.Builder. getOptionsOrBuilder()optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];DescriptorProtos.ExtensionRangeOptionsOrBuilderDescriptorProtos.DescriptorProto.ExtensionRange. getOptionsOrBuilder()optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];DescriptorProtos.ExtensionRangeOptionsOrBuilderDescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder. getOptionsOrBuilder()optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
-