| Package | Description |
|---|---|
| org.molgenis.wikipathways.client | |
| org.molgenis.wikipathways.utils |
| Modifier and Type | Method and Description |
|---|---|
WSHistoryRow[] |
WSPathwayHistory.getHistory() |
WSHistoryRow |
WSPathwayHistory.getHistory(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
WSPathwayHistory.setHistory(int i,
WSHistoryRow _value) |
void |
WSPathwayHistory.setHistory(WSHistoryRow[] history) |
| Constructor and Description |
|---|
WSPathwayHistory(WSHistoryRow[] history,
String id,
String url,
String name,
String species,
String revision) |
| Modifier and Type | Method and Description |
|---|---|
static WSHistoryRow |
Utils.parseHistoryRow(org.jdom.Element historyRow) |
Copyright © 2017. All rights reserved.