Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Class and Description |
---|---|
static class |
DescriptorProtos.OneofDescriptorProto
Describes a oneof.
|
static class |
DescriptorProtos.OneofDescriptorProto.Builder
Describes a oneof.
|
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.OneofDescriptorProtoOrBuilder |
DescriptorProtos.DescriptorProtoOrBuilder.getOneofDeclOrBuilder(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8; |
DescriptorProtos.OneofDescriptorProtoOrBuilder |
DescriptorProtos.DescriptorProto.getOneofDeclOrBuilder(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8; |
DescriptorProtos.OneofDescriptorProtoOrBuilder |
DescriptorProtos.DescriptorProto.Builder.getOneofDeclOrBuilder(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8; |
Modifier and Type | Method and Description |
---|---|
List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder> |
DescriptorProtos.DescriptorProtoOrBuilder.getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8; |
List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder> |
DescriptorProtos.DescriptorProto.getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8; |
List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder> |
DescriptorProtos.DescriptorProto.Builder.getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8; |
Copyright © 2008–2021. All rights reserved.