| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<FieldTypeProtos.Author> |
FieldTypeProtos.Author.PARSER |
| Modifier and Type | Method and Description |
|---|---|
FieldTypeProtos.Author |
FieldTypeProtos.Author.Builder.build() |
FieldTypeProtos.Author |
FieldTypeProtos.Author.Builder.buildPartial() |
FieldTypeProtos.Author |
ResultProtos.Result.MetadataOrBuilder.getAuthor(int index)
repeated .eu.dnetlib.data.proto.Author author = 40; |
FieldTypeProtos.Author |
ResultProtos.Result.Metadata.getAuthor(int index)
repeated .eu.dnetlib.data.proto.Author author = 40; |
FieldTypeProtos.Author |
ResultProtos.Result.Metadata.Builder.getAuthor(int index)
repeated .eu.dnetlib.data.proto.Author author = 40; |
static FieldTypeProtos.Author |
FieldTypeProtos.Author.getDefaultInstance() |
FieldTypeProtos.Author |
FieldTypeProtos.Author.getDefaultInstanceForType() |
FieldTypeProtos.Author |
FieldTypeProtos.Author.Builder.getDefaultInstanceForType() |
static FieldTypeProtos.Author |
FieldTypeProtos.Author.parseDelimitedFrom(InputStream input) |
static FieldTypeProtos.Author |
FieldTypeProtos.Author.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldTypeProtos.Author |
FieldTypeProtos.Author.parseFrom(byte[] data) |
static FieldTypeProtos.Author |
FieldTypeProtos.Author.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldTypeProtos.Author |
FieldTypeProtos.Author.parseFrom(com.google.protobuf.ByteString data) |
static FieldTypeProtos.Author |
FieldTypeProtos.Author.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldTypeProtos.Author |
FieldTypeProtos.Author.parseFrom(com.google.protobuf.CodedInputStream input) |
static FieldTypeProtos.Author |
FieldTypeProtos.Author.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldTypeProtos.Author |
FieldTypeProtos.Author.parseFrom(InputStream input) |
static FieldTypeProtos.Author |
FieldTypeProtos.Author.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldTypeProtos.Author> |
ResultProtos.Result.MetadataOrBuilder.getAuthorList()
repeated .eu.dnetlib.data.proto.Author author = 40; |
List<FieldTypeProtos.Author> |
ResultProtos.Result.Metadata.getAuthorList()
repeated .eu.dnetlib.data.proto.Author author = 40; |
List<FieldTypeProtos.Author> |
ResultProtos.Result.Metadata.Builder.getAuthorList()
repeated .eu.dnetlib.data.proto.Author author = 40; |
com.google.protobuf.Parser<FieldTypeProtos.Author> |
FieldTypeProtos.Author.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
ResultProtos.Result.Metadata.Builder |
ResultProtos.Result.Metadata.Builder.addAuthor(FieldTypeProtos.Author value)
repeated .eu.dnetlib.data.proto.Author author = 40; |
ResultProtos.Result.Metadata.Builder |
ResultProtos.Result.Metadata.Builder.addAuthor(int index,
FieldTypeProtos.Author value)
repeated .eu.dnetlib.data.proto.Author author = 40; |
FieldTypeProtos.Author.Builder |
FieldTypeProtos.Author.Builder.mergeFrom(FieldTypeProtos.Author other) |
static FieldTypeProtos.Author.Builder |
FieldTypeProtos.Author.newBuilder(FieldTypeProtos.Author prototype) |
ResultProtos.Result.Metadata.Builder |
ResultProtos.Result.Metadata.Builder.setAuthor(int index,
FieldTypeProtos.Author value)
repeated .eu.dnetlib.data.proto.Author author = 40; |
| Modifier and Type | Method and Description |
|---|---|
ResultProtos.Result.Metadata.Builder |
ResultProtos.Result.Metadata.Builder.addAllAuthor(Iterable<? extends FieldTypeProtos.Author> values)
repeated .eu.dnetlib.data.proto.Author author = 40; |
Copyright © 2019. All rights reserved.