eu.dnetlib.data.proto
Class OafProtos.OafRel

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite
      extended by com.google.protobuf.AbstractMessage
          extended by com.google.protobuf.GeneratedMessage
              extended by eu.dnetlib.data.proto.OafProtos.OafRel
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, OafProtos.OafRelOrBuilder, Serializable
Enclosing class:
OafProtos

public static final class OafProtos.OafRel
extends com.google.protobuf.GeneratedMessage
implements OafProtos.OafRelOrBuilder

See Also:
Serialized Form

Nested Class Summary
static class OafProtos.OafRel.Builder
           
 
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
 
Field Summary
static int CACHEDTARGET_FIELD_NUMBER
           
static int CHILD_FIELD_NUMBER
           
static int DATASOURCEORGANIZATION_FIELD_NUMBER
           
static int DEDUPREL_FIELD_NUMBER
           
static int INSTANCE_FIELD_NUMBER
           
static int PERSONPERSON_FIELD_NUMBER
           
static int PERSONRESULT_FIELD_NUMBER
           
static int PROJECTORGANIZATION_FIELD_NUMBER
           
static int RELTYPE_FIELD_NUMBER
           
static int RESULTORGANIZATION_FIELD_NUMBER
           
static int RESULTPROJECT_FIELD_NUMBER
           
static int RESULTRESULT_FIELD_NUMBER
           
static int SIMILARITYREL_FIELD_NUMBER
           
static int SIMILARREL_FIELD_NUMBER
           
static int SOURCE_FIELD_NUMBER
           
static int TARGET_FIELD_NUMBER
           
 
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders
 
Method Summary
 OafProtos.OafEntity getCachedTarget()
           
 OafProtos.OafEntityOrBuilder getCachedTargetOrBuilder()
           
 boolean getChild()
           
 DatasourceOrganizationProtos.DatasourceOrganization getDatasourceOrganization()
           
 DatasourceOrganizationProtos.DatasourceOrganizationOrBuilder getDatasourceOrganizationOrBuilder()
           
 DedupRelProtos.DedupRel getDedupRel()
           
 DedupRelProtos.DedupRelOrBuilder getDedupRelOrBuilder()
           
static OafProtos.OafRel getDefaultInstance()
           
 OafProtos.OafRel getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 InstanceProtos.Instance getInstance()
           
 InstanceProtos.InstanceOrBuilder getInstanceOrBuilder()
           
 PersonPersonProtos.PersonPerson getPersonPerson()
           
 PersonPersonProtos.PersonPersonOrBuilder getPersonPersonOrBuilder()
           
 PersonResultProtos.PersonResult getPersonResult()
           
 PersonResultProtos.PersonResultOrBuilder getPersonResultOrBuilder()
           
 ProjectOrganizationProtos.ProjectOrganization getProjectOrganization()
           
 ProjectOrganizationProtos.ProjectOrganizationOrBuilder getProjectOrganizationOrBuilder()
           
 RelTypeProtos.RelType getRelType()
           
 ResultOrganizationProtos.ResultOrganization getResultOrganization()
           
 ResultOrganizationProtos.ResultOrganizationOrBuilder getResultOrganizationOrBuilder()
           
 ResultProjectProtos.ResultProject getResultProject()
           
 ResultProjectProtos.ResultProjectOrBuilder getResultProjectOrBuilder()
           
 ResultResultProtos.ResultResult getResultResult()
           
 ResultResultProtos.ResultResultOrBuilder getResultResultOrBuilder()
           
 int getSerializedSize()
           
 SimilarityRelProtos.SimilarityRel getSimilarityRel()
           
 SimilarityRelProtos.SimilarityRelOrBuilder getSimilarityRelOrBuilder()
           
 SimilarRelProtos.SimilarRel getSimilarRel()
           
 SimilarRelProtos.SimilarRelOrBuilder getSimilarRelOrBuilder()
           
 String getSource()
           
 String getTarget()
           
 boolean hasCachedTarget()
           
 boolean hasChild()
           
 boolean hasDatasourceOrganization()
           
 boolean hasDedupRel()
           
 boolean hasInstance()
           
 boolean hasPersonPerson()
           
 boolean hasPersonResult()
           
 boolean hasProjectOrganization()
           
 boolean hasRelType()
           
 boolean hasResultOrganization()
           
 boolean hasResultProject()
           
 boolean hasResultResult()
           
 boolean hasSimilarityRel()
           
 boolean hasSimilarRel()
           
 boolean hasSource()
           
 boolean hasTarget()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
static OafProtos.OafRel.Builder newBuilder()
           
static OafProtos.OafRel.Builder newBuilder(OafProtos.OafRel prototype)
           
 OafProtos.OafRel.Builder newBuilderForType()
           
protected  OafProtos.OafRel.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
static OafProtos.OafRel parseDelimitedFrom(InputStream input)
           
static OafProtos.OafRel parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OafProtos.OafRel parseFrom(byte[] data)
           
static OafProtos.OafRel parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OafProtos.OafRel parseFrom(com.google.protobuf.ByteString data)
           
static OafProtos.OafRel parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OafProtos.OafRel parseFrom(com.google.protobuf.CodedInputStream input)
           
static OafProtos.OafRel parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OafProtos.OafRel parseFrom(InputStream input)
           
static OafProtos.OafRel parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 OafProtos.OafRel.Builder toBuilder()
           
protected  Object writeReplace()
           
 void writeTo(com.google.protobuf.CodedOutputStream output)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension
 
Methods inherited from class com.google.protobuf.AbstractMessage
equals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
 
Methods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 

Field Detail

RELTYPE_FIELD_NUMBER

public static final int RELTYPE_FIELD_NUMBER
See Also:
Constant Field Values

SOURCE_FIELD_NUMBER

public static final int SOURCE_FIELD_NUMBER
See Also:
Constant Field Values

TARGET_FIELD_NUMBER

public static final int TARGET_FIELD_NUMBER
See Also:
Constant Field Values

CHILD_FIELD_NUMBER

public static final int CHILD_FIELD_NUMBER
See Also:
Constant Field Values

CACHEDTARGET_FIELD_NUMBER

public static final int CACHEDTARGET_FIELD_NUMBER
See Also:
Constant Field Values

DATASOURCEORGANIZATION_FIELD_NUMBER

public static final int DATASOURCEORGANIZATION_FIELD_NUMBER
See Also:
Constant Field Values

PERSONRESULT_FIELD_NUMBER

public static final int PERSONRESULT_FIELD_NUMBER
See Also:
Constant Field Values

PROJECTORGANIZATION_FIELD_NUMBER

public static final int PROJECTORGANIZATION_FIELD_NUMBER
See Also:
Constant Field Values

RESULTORGANIZATION_FIELD_NUMBER

public static final int RESULTORGANIZATION_FIELD_NUMBER
See Also:
Constant Field Values

RESULTPROJECT_FIELD_NUMBER

public static final int RESULTPROJECT_FIELD_NUMBER
See Also:
Constant Field Values

INSTANCE_FIELD_NUMBER

public static final int INSTANCE_FIELD_NUMBER
See Also:
Constant Field Values

PERSONPERSON_FIELD_NUMBER

public static final int PERSONPERSON_FIELD_NUMBER
See Also:
Constant Field Values

RESULTRESULT_FIELD_NUMBER

public static final int RESULTRESULT_FIELD_NUMBER
See Also:
Constant Field Values

SIMILARITYREL_FIELD_NUMBER

public static final int SIMILARITYREL_FIELD_NUMBER
See Also:
Constant Field Values

DEDUPREL_FIELD_NUMBER

public static final int DEDUPREL_FIELD_NUMBER
See Also:
Constant Field Values

SIMILARREL_FIELD_NUMBER

public static final int SIMILARREL_FIELD_NUMBER
See Also:
Constant Field Values
Method Detail

getDefaultInstance

public static OafProtos.OafRel getDefaultInstance()

getDefaultInstanceForType

public OafProtos.OafRel getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage

hasRelType

public boolean hasRelType()
Specified by:
hasRelType in interface OafProtos.OafRelOrBuilder

getRelType

public RelTypeProtos.RelType getRelType()
Specified by:
getRelType in interface OafProtos.OafRelOrBuilder

hasSource

public boolean hasSource()
Specified by:
hasSource in interface OafProtos.OafRelOrBuilder

getSource

public String getSource()
Specified by:
getSource in interface OafProtos.OafRelOrBuilder

hasTarget

public boolean hasTarget()
Specified by:
hasTarget in interface OafProtos.OafRelOrBuilder

getTarget

public String getTarget()
Specified by:
getTarget in interface OafProtos.OafRelOrBuilder

hasChild

public boolean hasChild()
Specified by:
hasChild in interface OafProtos.OafRelOrBuilder

getChild

public boolean getChild()
Specified by:
getChild in interface OafProtos.OafRelOrBuilder

hasCachedTarget

public boolean hasCachedTarget()
Specified by:
hasCachedTarget in interface OafProtos.OafRelOrBuilder

getCachedTarget

public OafProtos.OafEntity getCachedTarget()
Specified by:
getCachedTarget in interface OafProtos.OafRelOrBuilder

getCachedTargetOrBuilder

public OafProtos.OafEntityOrBuilder getCachedTargetOrBuilder()
Specified by:
getCachedTargetOrBuilder in interface OafProtos.OafRelOrBuilder

hasDatasourceOrganization

public boolean hasDatasourceOrganization()
Specified by:
hasDatasourceOrganization in interface OafProtos.OafRelOrBuilder

getDatasourceOrganization

public DatasourceOrganizationProtos.DatasourceOrganization getDatasourceOrganization()
Specified by:
getDatasourceOrganization in interface OafProtos.OafRelOrBuilder

getDatasourceOrganizationOrBuilder

public DatasourceOrganizationProtos.DatasourceOrganizationOrBuilder getDatasourceOrganizationOrBuilder()
Specified by:
getDatasourceOrganizationOrBuilder in interface OafProtos.OafRelOrBuilder

hasPersonResult

public boolean hasPersonResult()
Specified by:
hasPersonResult in interface OafProtos.OafRelOrBuilder

getPersonResult

public PersonResultProtos.PersonResult getPersonResult()
Specified by:
getPersonResult in interface OafProtos.OafRelOrBuilder

getPersonResultOrBuilder

public PersonResultProtos.PersonResultOrBuilder getPersonResultOrBuilder()
Specified by:
getPersonResultOrBuilder in interface OafProtos.OafRelOrBuilder

hasProjectOrganization

public boolean hasProjectOrganization()
Specified by:
hasProjectOrganization in interface OafProtos.OafRelOrBuilder

getProjectOrganization

public ProjectOrganizationProtos.ProjectOrganization getProjectOrganization()
Specified by:
getProjectOrganization in interface OafProtos.OafRelOrBuilder

getProjectOrganizationOrBuilder

public ProjectOrganizationProtos.ProjectOrganizationOrBuilder getProjectOrganizationOrBuilder()
Specified by:
getProjectOrganizationOrBuilder in interface OafProtos.OafRelOrBuilder

hasResultOrganization

public boolean hasResultOrganization()
Specified by:
hasResultOrganization in interface OafProtos.OafRelOrBuilder

getResultOrganization

public ResultOrganizationProtos.ResultOrganization getResultOrganization()
Specified by:
getResultOrganization in interface OafProtos.OafRelOrBuilder

getResultOrganizationOrBuilder

public ResultOrganizationProtos.ResultOrganizationOrBuilder getResultOrganizationOrBuilder()
Specified by:
getResultOrganizationOrBuilder in interface OafProtos.OafRelOrBuilder

hasResultProject

public boolean hasResultProject()
Specified by:
hasResultProject in interface OafProtos.OafRelOrBuilder

getResultProject

public ResultProjectProtos.ResultProject getResultProject()
Specified by:
getResultProject in interface OafProtos.OafRelOrBuilder

getResultProjectOrBuilder

public ResultProjectProtos.ResultProjectOrBuilder getResultProjectOrBuilder()
Specified by:
getResultProjectOrBuilder in interface OafProtos.OafRelOrBuilder

hasInstance

public boolean hasInstance()
Specified by:
hasInstance in interface OafProtos.OafRelOrBuilder

getInstance

public InstanceProtos.Instance getInstance()
Specified by:
getInstance in interface OafProtos.OafRelOrBuilder

getInstanceOrBuilder

public InstanceProtos.InstanceOrBuilder getInstanceOrBuilder()
Specified by:
getInstanceOrBuilder in interface OafProtos.OafRelOrBuilder

hasPersonPerson

public boolean hasPersonPerson()
Specified by:
hasPersonPerson in interface OafProtos.OafRelOrBuilder

getPersonPerson

public PersonPersonProtos.PersonPerson getPersonPerson()
Specified by:
getPersonPerson in interface OafProtos.OafRelOrBuilder

getPersonPersonOrBuilder

public PersonPersonProtos.PersonPersonOrBuilder getPersonPersonOrBuilder()
Specified by:
getPersonPersonOrBuilder in interface OafProtos.OafRelOrBuilder

hasResultResult

public boolean hasResultResult()
Specified by:
hasResultResult in interface OafProtos.OafRelOrBuilder

getResultResult

public ResultResultProtos.ResultResult getResultResult()
Specified by:
getResultResult in interface OafProtos.OafRelOrBuilder

getResultResultOrBuilder

public ResultResultProtos.ResultResultOrBuilder getResultResultOrBuilder()
Specified by:
getResultResultOrBuilder in interface OafProtos.OafRelOrBuilder

hasSimilarityRel

public boolean hasSimilarityRel()
Specified by:
hasSimilarityRel in interface OafProtos.OafRelOrBuilder

getSimilarityRel

public SimilarityRelProtos.SimilarityRel getSimilarityRel()
Specified by:
getSimilarityRel in interface OafProtos.OafRelOrBuilder

getSimilarityRelOrBuilder

public SimilarityRelProtos.SimilarityRelOrBuilder getSimilarityRelOrBuilder()
Specified by:
getSimilarityRelOrBuilder in interface OafProtos.OafRelOrBuilder

hasDedupRel

public boolean hasDedupRel()
Specified by:
hasDedupRel in interface OafProtos.OafRelOrBuilder

getDedupRel

public DedupRelProtos.DedupRel getDedupRel()
Specified by:
getDedupRel in interface OafProtos.OafRelOrBuilder

getDedupRelOrBuilder

public DedupRelProtos.DedupRelOrBuilder getDedupRelOrBuilder()
Specified by:
getDedupRelOrBuilder in interface OafProtos.OafRelOrBuilder

hasSimilarRel

public boolean hasSimilarRel()
Specified by:
hasSimilarRel in interface OafProtos.OafRelOrBuilder

getSimilarRel

public SimilarRelProtos.SimilarRel getSimilarRel()
Specified by:
getSimilarRel in interface OafProtos.OafRelOrBuilder

getSimilarRelOrBuilder

public SimilarRelProtos.SimilarRelOrBuilder getSimilarRelOrBuilder()
Specified by:
getSimilarRelOrBuilder in interface OafProtos.OafRelOrBuilder

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage

writeTo

public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws IOException
Specified by:
writeTo in interface com.google.protobuf.MessageLite
Overrides:
writeTo in class com.google.protobuf.AbstractMessage
Throws:
IOException

getSerializedSize

public int getSerializedSize()
Specified by:
getSerializedSize in interface com.google.protobuf.MessageLite
Overrides:
getSerializedSize in class com.google.protobuf.AbstractMessage

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Overrides:
writeReplace in class com.google.protobuf.GeneratedMessage
Throws:
ObjectStreamException

parseFrom

public static OafProtos.OafRel parseFrom(com.google.protobuf.ByteString data)
                                  throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static OafProtos.OafRel parseFrom(com.google.protobuf.ByteString data,
                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                  throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static OafProtos.OafRel parseFrom(byte[] data)
                                  throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static OafProtos.OafRel parseFrom(byte[] data,
                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                  throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static OafProtos.OafRel parseFrom(InputStream input)
                                  throws IOException
Throws:
IOException

parseFrom

public static OafProtos.OafRel parseFrom(InputStream input,
                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                  throws IOException
Throws:
IOException

parseDelimitedFrom

public static OafProtos.OafRel parseDelimitedFrom(InputStream input)
                                           throws IOException
Throws:
IOException

parseDelimitedFrom

public static OafProtos.OafRel parseDelimitedFrom(InputStream input,
                                                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                           throws IOException
Throws:
IOException

parseFrom

public static OafProtos.OafRel parseFrom(com.google.protobuf.CodedInputStream input)
                                  throws IOException
Throws:
IOException

parseFrom

public static OafProtos.OafRel parseFrom(com.google.protobuf.CodedInputStream input,
                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                  throws IOException
Throws:
IOException

newBuilder

public static OafProtos.OafRel.Builder newBuilder()

newBuilderForType

public OafProtos.OafRel.Builder newBuilderForType()
Specified by:
newBuilderForType in interface com.google.protobuf.Message
Specified by:
newBuilderForType in interface com.google.protobuf.MessageLite

newBuilder

public static OafProtos.OafRel.Builder newBuilder(OafProtos.OafRel prototype)

toBuilder

public OafProtos.OafRel.Builder toBuilder()
Specified by:
toBuilder in interface com.google.protobuf.Message
Specified by:
toBuilder in interface com.google.protobuf.MessageLite

newBuilderForType

protected OafProtos.OafRel.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
Specified by:
newBuilderForType in class com.google.protobuf.GeneratedMessage


Copyright © 2013. All Rights Reserved.