eu.dnetlib.data.proto
Interface PersonProtos.PersonOrBuilder
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
- PersonProtos.Person, PersonProtos.Person.Builder
- Enclosing class:
- PersonProtos
public static interface PersonProtos.PersonOrBuilder
- extends com.google.protobuf.MessageOrBuilder
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
isInitialized |
hasId
boolean hasId()
getId
String getId()
hasMetadata
boolean hasMetadata()
getMetadata
PersonProtos.Person.Metadata getMetadata()
getMetadataOrBuilder
PersonProtos.Person.MetadataOrBuilder getMetadataOrBuilder()
hasAuthorMetrics
boolean hasAuthorMetrics()
getAuthorMetrics
AuthorMetricsProto.AuthorMetrics getAuthorMetrics()
getAuthorMetricsOrBuilder
AuthorMetricsProto.AuthorMetricsOrBuilder getAuthorMetricsOrBuilder()
getCoautorsList
List<PersonProtos.Person> getCoautorsList()
getCoautors
PersonProtos.Person getCoautors(int index)
getCoautorsCount
int getCoautorsCount()
getCoautorsOrBuilderList
List<? extends PersonProtos.PersonOrBuilder> getCoautorsOrBuilderList()
getCoautorsOrBuilder
PersonProtos.PersonOrBuilder getCoautorsOrBuilder(int index)
Copyright © 2013. All Rights Reserved.