Package org.biojava.nbio.structure.scop
Class ScopNode
java.lang.Object
org.biojava.nbio.structure.scop.ScopNode
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
getSunid()
void
setChildren
(List<Integer> children) void
setParentSunid
(int parentSunid) void
setSunid
(int sunid) toString()
-
Constructor Details
-
ScopNode
public ScopNode()
-
-
Method Details