Uses of Class
com.google.protobuf.DescriptorProtos.OneofDescriptorProto
Packages that use DescriptorProtos.OneofDescriptorProto
-
Uses of DescriptorProtos.OneofDescriptorProto in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.OneofDescriptorProtoModifier and TypeFieldDescriptionprivate static final DescriptorProtos.OneofDescriptorProtoDescriptorProtos.OneofDescriptorProto.DEFAULT_INSTANCEDescriptors.OneofDescriptor.protoFields in com.google.protobuf with type parameters of type DescriptorProtos.OneofDescriptorProtoModifier and TypeFieldDescriptionDescriptorProtos.DescriptorProto.Builder.oneofDecl_DescriptorProtos.DescriptorProto.oneofDecl_private RepeatedFieldBuilderV3<DescriptorProtos.OneofDescriptorProto,DescriptorProtos.OneofDescriptorProto.Builder, DescriptorProtos.OneofDescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.oneofDeclBuilder_static final Parser<DescriptorProtos.OneofDescriptorProto>DescriptorProtos.OneofDescriptorProto.PARSERDeprecated.Methods in com.google.protobuf that return DescriptorProtos.OneofDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.OneofDescriptorProto.Builder.build()DescriptorProtos.OneofDescriptorProto.Builder.buildPartial()DescriptorProtos.OneofDescriptorProto.getDefaultInstance()DescriptorProtos.OneofDescriptorProto.Builder.getDefaultInstanceForType()DescriptorProtos.OneofDescriptorProto.getDefaultInstanceForType()DescriptorProtos.DescriptorProto.Builder.getOneofDecl(int index) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.DescriptorProto.getOneofDecl(int index) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.DescriptorProtoOrBuilder.getOneofDecl(int index) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.OneofDescriptorProto.parseDelimitedFrom(InputStream input) DescriptorProtos.OneofDescriptorProto.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofDescriptorProto.parseFrom(byte[] data) DescriptorProtos.OneofDescriptorProto.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofDescriptorProto.parseFrom(ByteString data) DescriptorProtos.OneofDescriptorProto.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofDescriptorProto.parseFrom(CodedInputStream input) DescriptorProtos.OneofDescriptorProto.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofDescriptorProto.parseFrom(InputStream input) DescriptorProtos.OneofDescriptorProto.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.OneofDescriptorProto.parseFrom(ByteBuffer data) DescriptorProtos.OneofDescriptorProto.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Descriptors.OneofDescriptor.toProto()Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.OneofDescriptorProtoModifier and TypeMethodDescriptionprivate RepeatedFieldBuilderV3<DescriptorProtos.OneofDescriptorProto,DescriptorProtos.OneofDescriptorProto.Builder, DescriptorProtos.OneofDescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.getOneofDeclFieldBuilder()DescriptorProtos.DescriptorProto.Builder.getOneofDeclList()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.DescriptorProto.getOneofDeclList()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.DescriptorProtoOrBuilder.getOneofDeclList()repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.OneofDescriptorProto.getParserForType()DescriptorProtos.OneofDescriptorProto.parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.OneofDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.addOneofDecl(int index, DescriptorProtos.OneofDescriptorProto value) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;DescriptorProtos.DescriptorProto.Builder.addOneofDecl(DescriptorProtos.OneofDescriptorProto value) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;private voidDescriptorProtos.OneofDescriptorProto.Builder.buildPartial0(DescriptorProtos.OneofDescriptorProto result) DescriptorProtos.OneofDescriptorProto.Builder.mergeFrom(DescriptorProtos.OneofDescriptorProto other) DescriptorProtos.OneofDescriptorProto.newBuilder(DescriptorProtos.OneofDescriptorProto prototype) DescriptorProtos.DescriptorProto.Builder.setOneofDecl(int index, DescriptorProtos.OneofDescriptorProto value) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;private voidDescriptors.OneofDescriptor.setProto(DescriptorProtos.OneofDescriptorProto proto) Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.OneofDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.addAllOneofDecl(Iterable<? extends DescriptorProtos.OneofDescriptorProto> values) repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;Constructors in com.google.protobuf with parameters of type DescriptorProtos.OneofDescriptorProtoModifierConstructorDescriptionprivateOneofDescriptor(DescriptorProtos.OneofDescriptorProto proto, Descriptors.FileDescriptor file, Descriptors.Descriptor parent, int index)