| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Field and Description |
|---|---|
static Parser |
DescriptorProtos.OneofDescriptorProto.PARSER
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.Builder.build()
|
DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.Builder.buildPartial()
|
static DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.getDefaultInstance()
|
DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.Builder.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.DescriptorProtoOrBuilder.getOneofDecl(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.getOneofDecl(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.getOneofDecl(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
static DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.parseFrom(byte[] data)
|
static DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.parseFrom(byte[] data, ExtensionRegistryLite
|
static DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.parseFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.parseFrom(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
List |
DescriptorProtos.DescriptorProtoOrBuilder.getOneofDeclList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
List |
DescriptorProtos.DescriptorProto.getOneofDeclList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
List |
DescriptorProtos.DescriptorProto.Builder.getOneofDeclList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
Parser |
DescriptorProtos.OneofDescriptorProto.getParserForType()
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.addOneofDecl(DescriptorProtos
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.addOneofDecl(int index, DescriptorProtos
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.Builder.mergeFrom(DescriptorProtos
|
static DescriptorProtos |
DescriptorProtos.OneofDescriptorProto.newBuilder(DescriptorProtos
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.setOneofDecl(int index, DescriptorProtos
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.addAllOneofDecl(Iterable
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|