eu.dnetlib.data.proto
Class AuthorMetricsProto.AuthorSimpleMetrics.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<AuthorMetricsProto.AuthorSimpleMetrics.Builder>
              extended by eu.dnetlib.data.proto.AuthorMetricsProto.AuthorSimpleMetrics.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, AuthorMetricsProto.AuthorSimpleMetricsOrBuilder, Cloneable
Enclosing class:
AuthorMetricsProto.AuthorSimpleMetrics

public static final class AuthorMetricsProto.AuthorSimpleMetrics.Builder
extends com.google.protobuf.GeneratedMessage.Builder<AuthorMetricsProto.AuthorSimpleMetrics.Builder>
implements AuthorMetricsProto.AuthorSimpleMetricsOrBuilder


Method Summary
 AuthorMetricsProto.AuthorSimpleMetrics build()
           
 AuthorMetricsProto.AuthorSimpleMetrics buildPartial()
           
 AuthorMetricsProto.AuthorSimpleMetrics.Builder clear()
           
 AuthorMetricsProto.AuthorSimpleMetrics.Builder clearNumberOfCitationsToTheDocumentsAuthoredByThisPerson()
           
 AuthorMetricsProto.AuthorSimpleMetrics.Builder clone()
           
 AuthorMetricsProto.AuthorSimpleMetrics getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 int getNumberOfCitationsToTheDocumentsAuthoredByThisPerson()
           
 boolean hasNumberOfCitationsToTheDocumentsAuthoredByThisPerson()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 AuthorMetricsProto.AuthorSimpleMetrics.Builder mergeFrom(AuthorMetricsProto.AuthorSimpleMetrics other)
           
 AuthorMetricsProto.AuthorSimpleMetrics.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 AuthorMetricsProto.AuthorSimpleMetrics.Builder mergeFrom(com.google.protobuf.Message other)
           
 AuthorMetricsProto.AuthorSimpleMetrics.Builder setNumberOfCitationsToTheDocumentsAuthoredByThisPerson(int 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<AuthorMetricsProto.AuthorSimpleMetrics.Builder>

clear

public AuthorMetricsProto.AuthorSimpleMetrics.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<AuthorMetricsProto.AuthorSimpleMetrics.Builder>

clone

public AuthorMetricsProto.AuthorSimpleMetrics.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<AuthorMetricsProto.AuthorSimpleMetrics.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<AuthorMetricsProto.AuthorSimpleMetrics.Builder>

getDefaultInstanceForType

public AuthorMetricsProto.AuthorSimpleMetrics getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

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

buildPartial

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

mergeFrom

public AuthorMetricsProto.AuthorSimpleMetrics.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<AuthorMetricsProto.AuthorSimpleMetrics.Builder>

mergeFrom

public AuthorMetricsProto.AuthorSimpleMetrics.Builder mergeFrom(AuthorMetricsProto.AuthorSimpleMetrics other)

isInitialized

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

mergeFrom

public AuthorMetricsProto.AuthorSimpleMetrics.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<AuthorMetricsProto.AuthorSimpleMetrics.Builder>
Throws:
IOException

hasNumberOfCitationsToTheDocumentsAuthoredByThisPerson

public boolean hasNumberOfCitationsToTheDocumentsAuthoredByThisPerson()
Specified by:
hasNumberOfCitationsToTheDocumentsAuthoredByThisPerson in interface AuthorMetricsProto.AuthorSimpleMetricsOrBuilder

getNumberOfCitationsToTheDocumentsAuthoredByThisPerson

public int getNumberOfCitationsToTheDocumentsAuthoredByThisPerson()
Specified by:
getNumberOfCitationsToTheDocumentsAuthoredByThisPerson in interface AuthorMetricsProto.AuthorSimpleMetricsOrBuilder

setNumberOfCitationsToTheDocumentsAuthoredByThisPerson

public AuthorMetricsProto.AuthorSimpleMetrics.Builder setNumberOfCitationsToTheDocumentsAuthoredByThisPerson(int value)

clearNumberOfCitationsToTheDocumentsAuthoredByThisPerson

public AuthorMetricsProto.AuthorSimpleMetrics.Builder clearNumberOfCitationsToTheDocumentsAuthoredByThisPerson()


Copyright © 2013. All Rights Reserved.