eu.dnetlib.data.proto
Interface DocumentClustersProto.DocumentClustersOrBuilder

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

public static interface DocumentClustersProto.DocumentClustersOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 int getClusteringMethod1ClusterId()
           
 int getClusteringMethod2ClusterId()
           
 boolean hasClusteringMethod1ClusterId()
           
 boolean hasClusteringMethod2ClusterId()
           
 
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

hasClusteringMethod1ClusterId

boolean hasClusteringMethod1ClusterId()

getClusteringMethod1ClusterId

int getClusteringMethod1ClusterId()

hasClusteringMethod2ClusterId

boolean hasClusteringMethod2ClusterId()

getClusteringMethod2ClusterId

int getClusteringMethod2ClusterId()


Copyright © 2013. All Rights Reserved.