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

public static final class AuthorMetricsProto.AuthorMetrics.Builder
extends com.google.protobuf.GeneratedMessage.Builder<AuthorMetricsProto.AuthorMetrics.Builder>
implements AuthorMetricsProto.AuthorMetricsOrBuilder


Method Summary
 AuthorMetricsProto.AuthorMetrics build()
           
 AuthorMetricsProto.AuthorMetrics buildPartial()
           
 AuthorMetricsProto.AuthorMetrics.Builder clear()
           
 AuthorMetricsProto.AuthorMetrics.Builder clearAdvanced()
           
 AuthorMetricsProto.AuthorMetrics.Builder clearSimple()
           
 AuthorMetricsProto.AuthorMetrics.Builder clone()
           
 AuthorMetricsProto.AuthorAdvancedMetrics getAdvanced()
           
 AuthorMetricsProto.AuthorAdvancedMetrics.Builder getAdvancedBuilder()
           
 AuthorMetricsProto.AuthorAdvancedMetricsOrBuilder getAdvancedOrBuilder()
           
 AuthorMetricsProto.AuthorMetrics getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 AuthorMetricsProto.AuthorSimpleMetrics getSimple()
           
 AuthorMetricsProto.AuthorSimpleMetrics.Builder getSimpleBuilder()
           
 AuthorMetricsProto.AuthorSimpleMetricsOrBuilder getSimpleOrBuilder()
           
 boolean hasAdvanced()
           
 boolean hasSimple()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 AuthorMetricsProto.AuthorMetrics.Builder mergeAdvanced(AuthorMetricsProto.AuthorAdvancedMetrics value)
           
 AuthorMetricsProto.AuthorMetrics.Builder mergeFrom(AuthorMetricsProto.AuthorMetrics other)
           
 AuthorMetricsProto.AuthorMetrics.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 AuthorMetricsProto.AuthorMetrics.Builder mergeFrom(com.google.protobuf.Message other)
           
 AuthorMetricsProto.AuthorMetrics.Builder mergeSimple(AuthorMetricsProto.AuthorSimpleMetrics value)
           
 AuthorMetricsProto.AuthorMetrics.Builder setAdvanced(AuthorMetricsProto.AuthorAdvancedMetrics.Builder builderForValue)
           
 AuthorMetricsProto.AuthorMetrics.Builder setAdvanced(AuthorMetricsProto.AuthorAdvancedMetrics value)
           
 AuthorMetricsProto.AuthorMetrics.Builder setSimple(AuthorMetricsProto.AuthorSimpleMetrics.Builder builderForValue)
           
 AuthorMetricsProto.AuthorMetrics.Builder setSimple(AuthorMetricsProto.AuthorSimpleMetrics 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.AuthorMetrics.Builder>

clear

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

clone

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

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

public AuthorMetricsProto.AuthorMetrics.Builder mergeFrom(AuthorMetricsProto.AuthorMetrics 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.AuthorMetrics.Builder>

mergeFrom

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

hasSimple

public boolean hasSimple()
Specified by:
hasSimple in interface AuthorMetricsProto.AuthorMetricsOrBuilder

getSimple

public AuthorMetricsProto.AuthorSimpleMetrics getSimple()
Specified by:
getSimple in interface AuthorMetricsProto.AuthorMetricsOrBuilder

setSimple

public AuthorMetricsProto.AuthorMetrics.Builder setSimple(AuthorMetricsProto.AuthorSimpleMetrics value)

setSimple

public AuthorMetricsProto.AuthorMetrics.Builder setSimple(AuthorMetricsProto.AuthorSimpleMetrics.Builder builderForValue)

mergeSimple

public AuthorMetricsProto.AuthorMetrics.Builder mergeSimple(AuthorMetricsProto.AuthorSimpleMetrics value)

clearSimple

public AuthorMetricsProto.AuthorMetrics.Builder clearSimple()

getSimpleBuilder

public AuthorMetricsProto.AuthorSimpleMetrics.Builder getSimpleBuilder()

getSimpleOrBuilder

public AuthorMetricsProto.AuthorSimpleMetricsOrBuilder getSimpleOrBuilder()
Specified by:
getSimpleOrBuilder in interface AuthorMetricsProto.AuthorMetricsOrBuilder

hasAdvanced

public boolean hasAdvanced()
Specified by:
hasAdvanced in interface AuthorMetricsProto.AuthorMetricsOrBuilder

getAdvanced

public AuthorMetricsProto.AuthorAdvancedMetrics getAdvanced()
Specified by:
getAdvanced in interface AuthorMetricsProto.AuthorMetricsOrBuilder

setAdvanced

public AuthorMetricsProto.AuthorMetrics.Builder setAdvanced(AuthorMetricsProto.AuthorAdvancedMetrics value)

setAdvanced

public AuthorMetricsProto.AuthorMetrics.Builder setAdvanced(AuthorMetricsProto.AuthorAdvancedMetrics.Builder builderForValue)

mergeAdvanced

public AuthorMetricsProto.AuthorMetrics.Builder mergeAdvanced(AuthorMetricsProto.AuthorAdvancedMetrics value)

clearAdvanced

public AuthorMetricsProto.AuthorMetrics.Builder clearAdvanced()

getAdvancedBuilder

public AuthorMetricsProto.AuthorAdvancedMetrics.Builder getAdvancedBuilder()

getAdvancedOrBuilder

public AuthorMetricsProto.AuthorAdvancedMetricsOrBuilder getAdvancedOrBuilder()
Specified by:
getAdvancedOrBuilder in interface AuthorMetricsProto.AuthorMetricsOrBuilder


Copyright © 2013. All Rights Reserved.