eu.dnetlib.data.proto
Interface AuthorMetricsProto.AuthorMetricsOrBuilder

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

public static interface AuthorMetricsProto.AuthorMetricsOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 AuthorMetricsProto.AuthorAdvancedMetrics getAdvanced()
           
 AuthorMetricsProto.AuthorAdvancedMetricsOrBuilder getAdvancedOrBuilder()
           
 AuthorMetricsProto.AuthorSimpleMetrics getSimple()
           
 AuthorMetricsProto.AuthorSimpleMetricsOrBuilder getSimpleOrBuilder()
           
 boolean hasAdvanced()
           
 boolean hasSimple()
           
 
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

hasSimple

boolean hasSimple()

getSimple

AuthorMetricsProto.AuthorSimpleMetrics getSimple()

getSimpleOrBuilder

AuthorMetricsProto.AuthorSimpleMetricsOrBuilder getSimpleOrBuilder()

hasAdvanced

boolean hasAdvanced()

getAdvanced

AuthorMetricsProto.AuthorAdvancedMetrics getAdvanced()

getAdvancedOrBuilder

AuthorMetricsProto.AuthorAdvancedMetricsOrBuilder getAdvancedOrBuilder()


Copyright © 2013. All Rights Reserved.