eu.dnetlib.data.proto
Class AuthorshipProtos.Authorship.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<AuthorshipProtos.Authorship.Builder>
              extended by eu.dnetlib.data.proto.AuthorshipProtos.Authorship.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, AuthorshipProtos.AuthorshipOrBuilder, Cloneable
Enclosing class:
AuthorshipProtos.Authorship

public static final class AuthorshipProtos.Authorship.Builder
extends com.google.protobuf.GeneratedMessage.Builder<AuthorshipProtos.Authorship.Builder>
implements AuthorshipProtos.AuthorshipOrBuilder


Method Summary
 AuthorshipProtos.Authorship build()
           
 AuthorshipProtos.Authorship buildPartial()
           
 AuthorshipProtos.Authorship.Builder clear()
           
 AuthorshipProtos.Authorship.Builder clearPerson()
           
 AuthorshipProtos.Authorship.Builder clearRank()
           
 AuthorshipProtos.Authorship.Builder clearResultId()
           
 AuthorshipProtos.Authorship.Builder clone()
           
 AuthorshipProtos.Authorship getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 PersonProtos.Person getPerson()
           
 PersonProtos.Person.Builder getPersonBuilder()
           
 PersonProtos.PersonOrBuilder getPersonOrBuilder()
           
 int getRank()
           
 String getResultId()
           
 boolean hasPerson()
           
 boolean hasRank()
           
 boolean hasResultId()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 AuthorshipProtos.Authorship.Builder mergeFrom(AuthorshipProtos.Authorship other)
           
 AuthorshipProtos.Authorship.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 AuthorshipProtos.Authorship.Builder mergeFrom(com.google.protobuf.Message other)
           
 AuthorshipProtos.Authorship.Builder mergePerson(PersonProtos.Person value)
           
 AuthorshipProtos.Authorship.Builder setPerson(PersonProtos.Person.Builder builderForValue)
           
 AuthorshipProtos.Authorship.Builder setPerson(PersonProtos.Person value)
           
 AuthorshipProtos.Authorship.Builder setRank(int value)
           
 AuthorshipProtos.Authorship.Builder setResultId(String value)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

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.Builder<AuthorshipProtos.Authorship.Builder>

clear

public AuthorshipProtos.Authorship.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<AuthorshipProtos.Authorship.Builder>

clone

public AuthorshipProtos.Authorship.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<AuthorshipProtos.Authorship.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<AuthorshipProtos.Authorship.Builder>

getDefaultInstanceForType

public AuthorshipProtos.Authorship getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public AuthorshipProtos.Authorship build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public AuthorshipProtos.Authorship buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public AuthorshipProtos.Authorship.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AuthorshipProtos.Authorship.Builder>

mergeFrom

public AuthorshipProtos.Authorship.Builder mergeFrom(AuthorshipProtos.Authorship other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<AuthorshipProtos.Authorship.Builder>

mergeFrom

public AuthorshipProtos.Authorship.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                              throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AuthorshipProtos.Authorship.Builder>
Throws:
IOException

hasResultId

public boolean hasResultId()
Specified by:
hasResultId in interface AuthorshipProtos.AuthorshipOrBuilder

getResultId

public String getResultId()
Specified by:
getResultId in interface AuthorshipProtos.AuthorshipOrBuilder

setResultId

public AuthorshipProtos.Authorship.Builder setResultId(String value)

clearResultId

public AuthorshipProtos.Authorship.Builder clearResultId()

hasPerson

public boolean hasPerson()
Specified by:
hasPerson in interface AuthorshipProtos.AuthorshipOrBuilder

getPerson

public PersonProtos.Person getPerson()
Specified by:
getPerson in interface AuthorshipProtos.AuthorshipOrBuilder

setPerson

public AuthorshipProtos.Authorship.Builder setPerson(PersonProtos.Person value)

setPerson

public AuthorshipProtos.Authorship.Builder setPerson(PersonProtos.Person.Builder builderForValue)

mergePerson

public AuthorshipProtos.Authorship.Builder mergePerson(PersonProtos.Person value)

clearPerson

public AuthorshipProtos.Authorship.Builder clearPerson()

getPersonBuilder

public PersonProtos.Person.Builder getPersonBuilder()

getPersonOrBuilder

public PersonProtos.PersonOrBuilder getPersonOrBuilder()
Specified by:
getPersonOrBuilder in interface AuthorshipProtos.AuthorshipOrBuilder

hasRank

public boolean hasRank()
Specified by:
hasRank in interface AuthorshipProtos.AuthorshipOrBuilder

getRank

public int getRank()
Specified by:
getRank in interface AuthorshipProtos.AuthorshipOrBuilder

setRank

public AuthorshipProtos.Authorship.Builder setRank(int value)

clearRank

public AuthorshipProtos.Authorship.Builder clearRank()


Copyright © 2012. All Rights Reserved.