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 | Field and Description |
---|---|
private RepeatedFieldBuilderV3<DescriptorProtos.OneofDescriptorProto,DescriptorProtos.OneofDescriptorProto.Builder,DescriptorProtos.OneofDescriptorProtoOrBuilder> |
DescriptorProtos.DescriptorProto.Builder.oneofDeclBuilder_ |
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 |
---|---|
private RepeatedFieldBuilderV3<DescriptorProtos.OneofDescriptorProto,DescriptorProtos.OneofDescriptorProto.Builder,DescriptorProtos.OneofDescriptorProtoOrBuilder> |
DescriptorProtos.DescriptorProto.Builder.getOneofDeclFieldBuilder() |
java.util.List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder> |
DescriptorProtos.DescriptorProtoOrBuilder.getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8; |
java.util.List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder> |
DescriptorProtos.DescriptorProto.getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8; |
java.util.List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder> |
DescriptorProtos.DescriptorProto.Builder.getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8; |