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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionintintgetSunid()voidsetChildren(List<Integer> children) voidsetParentSunid(int parentSunid) voidsetSunid(int sunid) toString() 
- 
Constructor Details
- 
ScopNode
public ScopNode() 
 - 
 - 
Method Details