Package org.biojava.nbio.structure.rcsb
Class RCSBTaxonomy
- java.lang.Object
-
- org.biojava.nbio.structure.rcsb.RCSBTaxonomy
-
public class RCSBTaxonomy extends java.lang.Object
Corresponds to a taxonomy in adescribeMol
XML file.- Since:
- 3.0.6
- Author:
- dmyerstu
- See Also:
- RCSB RESTful
-
-
Constructor Summary
Constructors Constructor Description RCSBTaxonomy(java.lang.String name, int id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getId()
java.lang.String
getName()
-