Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Class and Description |
---|---|
static class |
DescriptorProtos.OneofDescriptorProto
Protobuf type
google.protobuf.OneofDescriptorProto |
static class |
DescriptorProtos.OneofDescriptorProto.Builder
Protobuf type
google.protobuf.OneofDescriptorProto |
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 |
---|---|
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; |