Uses of Class
com.google.protobuf.DescriptorProtos.OneofOptions
Packages that use DescriptorProtos.OneofOptions
-
Uses of DescriptorProtos.OneofOptions in com.google.protobuf
Subclasses with type arguments of type DescriptorProtos.OneofOptions in com.google.protobufModifier and TypeClassDescriptionstatic final classProtobuf typegoogle.protobuf.OneofOptionsstatic final classProtobuf typegoogle.protobuf.OneofOptionsSubinterfaces with type arguments of type DescriptorProtos.OneofOptions in com.google.protobufFields in com.google.protobuf declared as DescriptorProtos.OneofOptionsModifier and TypeFieldDescriptionprivate static final DescriptorProtos.OneofOptionsDescriptorProtos.OneofOptions.DEFAULT_INSTANCEprivate DescriptorProtos.OneofOptionsDescriptors.OneofDescriptor.optionsprivate DescriptorProtos.OneofOptionsDescriptorProtos.OneofDescriptorProto.options_Fields in com.google.protobuf with type parameters of type DescriptorProtos.OneofOptionsModifier and TypeFieldDescriptionprivate static Parser<DescriptorProtos.OneofOptions> DescriptorProtos.OneofOptions.PARSERMethods in com.google.protobuf that return DescriptorProtos.OneofOptionsModifier and TypeMethodDescriptionDescriptorProtos.OneofOptions.getDefaultInstance()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 TypeMethodDescriptionstatic Parser<DescriptorProtos.OneofOptions> DescriptorProtos.OneofOptions.parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.OneofOptionsModifier and TypeMethodDescriptionDescriptorProtos.OneofDescriptorProto.Builder.mergeOptions(DescriptorProtos.OneofOptions value) optional .google.protobuf.OneofOptions options = 2;private voidDescriptorProtos.OneofDescriptorProto.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;private voidDescriptorProtos.OneofDescriptorProto.setOptions(DescriptorProtos.OneofOptions value) optional .google.protobuf.OneofOptions options = 2;