Package org.biojava.nbio.structure.cath
Class CathNode
java.lang.Object
org.biojava.nbio.structure.cath.CathNode
- All Implemented Interfaces:
 Serializable
Represents a node in the CATH hierarchy.
- Author:
 - Daniel Asarnow
 - See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) voidvoidsetParentId(String parentId) voidsetRepresentative(String representative) toString() 
- 
Field Details
- 
serialVersionUID
public static final long serialVersionUID- See Also:
 
 
 - 
 - 
Constructor Details
- 
CathNode
public CathNode() 
 - 
 - 
Method Details