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.ExtensionRangeOptionsFields in com.google.protobuf with type parameters of type DescriptorProtos.ExtensionRangeOptionsOrBuilder Modifier and Type Field Description private SingleFieldBuilder<DescriptorProtos.ExtensionRangeOptions,DescriptorProtos.ExtensionRangeOptions.Builder,DescriptorProtos.ExtensionRangeOptionsOrBuilder>DescriptorProtos.DescriptorProto.ExtensionRange.Builder. optionsBuilder_Methods 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;DescriptorProtos.ExtensionRangeOptionsOrBuilderDescriptorProtos.DescriptorProto.ExtensionRange. getOptionsOrBuilder()optional .google.protobuf.ExtensionRangeOptions options = 3;DescriptorProtos.ExtensionRangeOptionsOrBuilderDescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder. getOptionsOrBuilder()optional .google.protobuf.ExtensionRangeOptions options = 3;Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.ExtensionRangeOptionsOrBuilder Modifier and Type Method Description private SingleFieldBuilder<DescriptorProtos.ExtensionRangeOptions,DescriptorProtos.ExtensionRangeOptions.Builder,DescriptorProtos.ExtensionRangeOptionsOrBuilder>DescriptorProtos.DescriptorProto.ExtensionRange.Builder. getOptionsFieldBuilder()optional .google.protobuf.ExtensionRangeOptions options = 3;
-