Uses of Class
com.google.protobuf.generated.DescriptorProtos.OneofOptions
Packages that use DescriptorProtos.OneofOptions
-
Uses of DescriptorProtos.OneofOptions in com.google.protobuf.generated
Subclasses with type arguments of type DescriptorProtos.OneofOptions in com.google.protobuf.generatedModifier and TypeClassDescriptionstatic final class
Protobuf typegoogle.protobuf.OneofOptions
static final class
Protobuf typegoogle.protobuf.OneofOptions
Subinterfaces with type arguments of type DescriptorProtos.OneofOptions in com.google.protobuf.generatedMethods in com.google.protobuf.generated 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;
DescriptorProtos.OneofOptions.parseDelimitedFrom
(InputStream input) DescriptorProtos.OneofOptions.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofOptions.parseFrom
(byte[] data) DescriptorProtos.OneofOptions.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofOptions.parseFrom
(com.google.protobuf.ByteString data) DescriptorProtos.OneofOptions.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofOptions.parseFrom
(com.google.protobuf.CodedInputStream input) DescriptorProtos.OneofOptions.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofOptions.parseFrom
(InputStream input) DescriptorProtos.OneofOptions.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofOptions.parseFrom
(ByteBuffer data) DescriptorProtos.OneofOptions.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf.generated that return types with arguments of type DescriptorProtos.OneofOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<DescriptorProtos.OneofOptions> DescriptorProtos.OneofOptions.getParserForType()
static com.google.protobuf.Parser
<DescriptorProtos.OneofOptions> DescriptorProtos.OneofOptions.parser()
Methods in com.google.protobuf.generated 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;