|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava.bio.structure.scop.server.ScopNodes
public class ScopNodes
| Constructor Summary | |
|---|---|
ScopNodes()
|
|
| Method Summary | |
|---|---|
static ScopNodes |
fromXML(java.lang.String xml)
|
java.util.List<ScopNode> |
getScopNode()
|
void |
setScopNode(java.util.List<ScopNode> scopNodes)
|
java.lang.String |
toXML()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScopNodes()
| Method Detail |
|---|
public java.util.List<ScopNode> getScopNode()
public void setScopNode(java.util.List<ScopNode> scopNodes)
public java.lang.String toXML()
public static ScopNodes fromXML(java.lang.String xml)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||