| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Field and Description |
|---|---|
static Parser |
DescriptorProtos.UninterpretedOption.NamePart.PARSER
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.Builder.build()
|
DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.Builder.buildPartial()
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.getDefaultInstance()
|
DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.Builder.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.UninterpretedOptionOrBuilder.getName(int index)
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
|
DescriptorProtos |
DescriptorProtos.UninterpretedOption.getName(int index)
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
|
DescriptorProtos |
DescriptorProtos.UninterpretedOption.Builder.getName(int index)
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.parseFrom(byte[] data)
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.parseFrom(byte[] data, ExtensionRegistryLite
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.parseFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.parseFrom(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
List |
DescriptorProtos.UninterpretedOptionOrBuilder.getNameList()
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
|
List |
DescriptorProtos.UninterpretedOption.getNameList()
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
|
List |
DescriptorProtos.UninterpretedOption.Builder.getNameList()
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
|
Parser |
DescriptorProtos.UninterpretedOption.NamePart.getParserForType()
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.UninterpretedOption.Builder.addName(DescriptorProtos
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
|
DescriptorProtos |
DescriptorProtos.UninterpretedOption.Builder.addName(int index, DescriptorProtos
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
|
DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.Builder.mergeFrom(DescriptorProtos
|
static DescriptorProtos |
DescriptorProtos.UninterpretedOption.NamePart.newBuilder(DescriptorProtos
|
DescriptorProtos |
DescriptorProtos.UninterpretedOption.Builder.setName(int index, DescriptorProtos
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.UninterpretedOption.Builder.addAllName(Iterable
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
|