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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setDescription
(String description) void
void
setParentId
(String parentId) void
setRepresentative
(String representative) toString()
-
Field Details
-
serialVersionUID
public static final long serialVersionUID- See Also:
-
-
Constructor Details
-
CathNode
public CathNode()
-
-
Method Details