public class ScopNodes extends Object implements Serializable
| Constructor and Description |
|---|
ScopNodes() |
| Modifier and Type | Method and Description |
|---|---|
static ScopNodes |
fromXML(String xml) |
List<ScopNode> |
getScopNode() |
void |
setScopNode(List<ScopNode> scopNodes) |
String |
toXML() |
Copyright © 2000–2019 BioJava. All rights reserved.