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