org.biojava.bio.structure.scop.server
Class ScopNodes
java.lang.Object
org.biojava.bio.structure.scop.server.ScopNodes
- All Implemented Interfaces:
- Serializable
public class ScopNodes
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScopNodes
public ScopNodes()
getScopNode
public List<ScopNode> getScopNode()
setScopNode
public void setScopNode(List<ScopNode> scopNodes)
toXML
public String toXML()
fromXML
public static ScopNodes fromXML(String xml)