eu.dnetlib.data.proto
Interface OafProtos.OafEntityOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
OafProtos.OafEntity, OafProtos.OafEntity.Builder
Enclosing class:
OafProtos

public static interface OafProtos.OafEntityOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 OafProtos.OafRel getCachedRel(int index)
           
 int getCachedRelCount()
           
 List<OafProtos.OafRel> getCachedRelList()
           
 OafProtos.OafRelOrBuilder getCachedRelOrBuilder(int index)
           
 List<? extends OafProtos.OafRelOrBuilder> getCachedRelOrBuilderList()
           
 KeyValueProtos.KeyValue getCollectedfrom(int index)
           
 int getCollectedfromCount()
           
 List<KeyValueProtos.KeyValue> getCollectedfromList()
           
 KeyValueProtos.KeyValueOrBuilder getCollectedfromOrBuilder(int index)
           
 List<? extends KeyValueProtos.KeyValueOrBuilder> getCollectedfromOrBuilderList()
           
 DatasourceProtos.Datasource getDatasource()
           
 DatasourceProtos.DatasourceOrBuilder getDatasourceOrBuilder()
           
 String getDateofcollection()
           
 OrganizationProtos.Organization getOrganization()
           
 OrganizationProtos.OrganizationOrBuilder getOrganizationOrBuilder()
           
 String getOriginalId(int index)
           
 int getOriginalIdCount()
           
 List<String> getOriginalIdList()
           
 PersonProtos.Person getPerson()
           
 PersonProtos.PersonOrBuilder getPersonOrBuilder()
           
 StructuredPropertyProtos.StructuredProperty getPid(int index)
           
 int getPidCount()
           
 List<StructuredPropertyProtos.StructuredProperty> getPidList()
           
 StructuredPropertyProtos.StructuredPropertyOrBuilder getPidOrBuilder(int index)
           
 List<? extends StructuredPropertyProtos.StructuredPropertyOrBuilder> getPidOrBuilderList()
           
 ProjectProtos.Project getProject()
           
 ProjectProtos.ProjectOrBuilder getProjectOrBuilder()
           
 ResultProtos.Result getResult()
           
 ResultProtos.ResultOrBuilder getResultOrBuilder()
           
 TypeProtos.Type getType()
           
 boolean hasDatasource()
           
 boolean hasDateofcollection()
           
 boolean hasOrganization()
           
 boolean hasPerson()
           
 boolean hasProject()
           
 boolean hasResult()
           
 boolean hasType()
           
 
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
 

Method Detail

hasType

boolean hasType()

getType

TypeProtos.Type getType()

getOriginalIdList

List<String> getOriginalIdList()

getOriginalIdCount

int getOriginalIdCount()

getOriginalId

String getOriginalId(int index)

getCollectedfromList

List<KeyValueProtos.KeyValue> getCollectedfromList()

getCollectedfrom

KeyValueProtos.KeyValue getCollectedfrom(int index)

getCollectedfromCount

int getCollectedfromCount()

getCollectedfromOrBuilderList

List<? extends KeyValueProtos.KeyValueOrBuilder> getCollectedfromOrBuilderList()

getCollectedfromOrBuilder

KeyValueProtos.KeyValueOrBuilder getCollectedfromOrBuilder(int index)

getPidList

List<StructuredPropertyProtos.StructuredProperty> getPidList()

getPid

StructuredPropertyProtos.StructuredProperty getPid(int index)

getPidCount

int getPidCount()

getPidOrBuilderList

List<? extends StructuredPropertyProtos.StructuredPropertyOrBuilder> getPidOrBuilderList()

getPidOrBuilder

StructuredPropertyProtos.StructuredPropertyOrBuilder getPidOrBuilder(int index)

hasDateofcollection

boolean hasDateofcollection()

getDateofcollection

String getDateofcollection()

getCachedRelList

List<OafProtos.OafRel> getCachedRelList()

getCachedRel

OafProtos.OafRel getCachedRel(int index)

getCachedRelCount

int getCachedRelCount()

getCachedRelOrBuilderList

List<? extends OafProtos.OafRelOrBuilder> getCachedRelOrBuilderList()

getCachedRelOrBuilder

OafProtos.OafRelOrBuilder getCachedRelOrBuilder(int index)

hasDatasource

boolean hasDatasource()

getDatasource

DatasourceProtos.Datasource getDatasource()

getDatasourceOrBuilder

DatasourceProtos.DatasourceOrBuilder getDatasourceOrBuilder()

hasOrganization

boolean hasOrganization()

getOrganization

OrganizationProtos.Organization getOrganization()

getOrganizationOrBuilder

OrganizationProtos.OrganizationOrBuilder getOrganizationOrBuilder()

hasPerson

boolean hasPerson()

getPerson

PersonProtos.Person getPerson()

getPersonOrBuilder

PersonProtos.PersonOrBuilder getPersonOrBuilder()

hasProject

boolean hasProject()

getProject

ProjectProtos.Project getProject()

getProjectOrBuilder

ProjectProtos.ProjectOrBuilder getProjectOrBuilder()

hasResult

boolean hasResult()

getResult

ResultProtos.Result getResult()

getResultOrBuilder

ResultProtos.ResultOrBuilder getResultOrBuilder()


Copyright © 2013. All Rights Reserved.