| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos
Protobuf type
google.protobuf.OneofDescriptorProto
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.OneofDescriptorProto
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.DescriptorProtoOrBuilder.getOneofDeclOrBuilder(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.getOneofDeclOrBuilder(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.getOneofDeclOrBuilder(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
| Modifier and Type | Method and Description |
|---|---|
List |
DescriptorProtos.DescriptorProtoOrBuilder.getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
List |
DescriptorProtos.DescriptorProto.getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
List |
DescriptorProtos.DescriptorProto.Builder.getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|