Uses of Class
com.google.protobuf.DescriptorProtos.OneofOptions
Packages that use DescriptorProtos.OneofOptions
-
Uses of DescriptorProtos.OneofOptions in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.OneofOptionsModifier and TypeFieldDescriptionprivate static final DescriptorProtos.OneofOptions
DescriptorProtos.OneofOptions.DEFAULT_INSTANCE
private DescriptorProtos.OneofOptions
DescriptorProtos.OneofDescriptorProto.Builder.options_
private DescriptorProtos.OneofOptions
DescriptorProtos.OneofDescriptorProto.options_
Fields in com.google.protobuf with type parameters of type DescriptorProtos.OneofOptionsModifier and TypeFieldDescriptionprivate SingleFieldBuilderV3
<DescriptorProtos.OneofOptions, DescriptorProtos.OneofOptions.Builder, DescriptorProtos.OneofOptionsOrBuilder> DescriptorProtos.OneofDescriptorProto.Builder.optionsBuilder_
static final Parser
<DescriptorProtos.OneofOptions> DescriptorProtos.OneofOptions.PARSER
Deprecated.Methods in com.google.protobuf that return DescriptorProtos.OneofOptionsModifier and TypeMethodDescriptionDescriptorProtos.OneofOptions.Builder.build()
DescriptorProtos.OneofOptions.Builder.buildPartial()
DescriptorProtos.OneofOptions.getDefaultInstance()
DescriptorProtos.OneofOptions.Builder.getDefaultInstanceForType()
DescriptorProtos.OneofOptions.getDefaultInstanceForType()
DescriptorProtos.OneofDescriptorProto.Builder.getOptions()
optional .google.protobuf.OneofOptions options = 2;
DescriptorProtos.OneofDescriptorProto.getOptions()
optional .google.protobuf.OneofOptions options = 2;
DescriptorProtos.OneofDescriptorProtoOrBuilder.getOptions()
optional .google.protobuf.OneofOptions options = 2;
Descriptors.OneofDescriptor.getOptions()
DescriptorProtos.OneofOptions.parseDelimitedFrom
(InputStream input) DescriptorProtos.OneofOptions.parseDelimitedFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofOptions.parseFrom
(byte[] data) DescriptorProtos.OneofOptions.parseFrom
(byte[] data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofOptions.parseFrom
(ByteString data) DescriptorProtos.OneofOptions.parseFrom
(ByteString data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofOptions.parseFrom
(CodedInputStream input) DescriptorProtos.OneofOptions.parseFrom
(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofOptions.parseFrom
(InputStream input) DescriptorProtos.OneofOptions.parseFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofOptions.parseFrom
(ByteBuffer data) DescriptorProtos.OneofOptions.parseFrom
(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.OneofOptionsModifier and TypeMethodDescriptionprivate SingleFieldBuilderV3
<DescriptorProtos.OneofOptions, DescriptorProtos.OneofOptions.Builder, DescriptorProtos.OneofOptionsOrBuilder> DescriptorProtos.OneofDescriptorProto.Builder.getOptionsFieldBuilder()
optional .google.protobuf.OneofOptions options = 2;
DescriptorProtos.OneofOptions.getParserForType()
static Parser
<DescriptorProtos.OneofOptions> DescriptorProtos.OneofOptions.parser()
Methods in com.google.protobuf with parameters of type DescriptorProtos.OneofOptionsModifier and TypeMethodDescriptionDescriptorProtos.OneofOptions.Builder.mergeFrom
(DescriptorProtos.OneofOptions other) DescriptorProtos.OneofDescriptorProto.Builder.mergeOptions
(DescriptorProtos.OneofOptions value) optional .google.protobuf.OneofOptions options = 2;
DescriptorProtos.OneofOptions.newBuilder
(DescriptorProtos.OneofOptions prototype) DescriptorProtos.OneofDescriptorProto.Builder.setOptions
(DescriptorProtos.OneofOptions value) optional .google.protobuf.OneofOptions options = 2;
Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.OneofOptionsModifier and TypeMethodDescriptionDescriptorProtos.OneofOptions.Builder.addExtension
(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions, List<Type>> extension, Type value) DescriptorProtos.OneofOptions.Builder.clearExtension
(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions, ?> extension) DescriptorProtos.OneofOptions.Builder.setExtension
(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions, List<Type>> extension, int index, Type value) DescriptorProtos.OneofOptions.Builder.setExtension
(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions, Type> extension, Type value) Constructor parameters in com.google.protobuf with type arguments of type DescriptorProtos.OneofOptionsModifierConstructorDescriptionprivate