public class Node extends Object
| Constructor and Description |
|---|
Node(Citation s) |
Node(Publication s) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
Object |
getLabel() |
Object |
getObject() |
String |
getString() |
void |
setIndex(int index) |
public Node(Citation s)
public Node(Publication s)
Copyright © 2019 JULIE Lab, Germany. All rights reserved.