public class PylonResultEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
protected PylonResultAnalysis |
childAnalysisResults |
protected int |
interactions |
protected String |
key |
protected int |
uniqueAuthors |
| Constructor and Description |
|---|
PylonResultEntry() |
| Modifier and Type | Method and Description |
|---|---|
PylonResultAnalysis |
getChildAnalysisResults() |
int |
getInteractions() |
String |
getKey() |
int |
getUniqueAuthors() |
protected String key
protected int interactions
protected int uniqueAuthors
protected PylonResultAnalysis childAnalysisResults
public String getKey()
public int getInteractions()
public int getUniqueAuthors()
public PylonResultAnalysis getChildAnalysisResults()
Copyright © 2016. All Rights Reserved.