Class ElementTable
- java.lang.Object
-
- org.biojava.nbio.aaproperties.xml.ElementTable
-
public class ElementTable extends Object
-
-
Constructor Summary
Constructors Constructor Description ElementTable()ElementTable(List<Element> eList)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Element>getElement()ElementgetElement(String name)IsotopegetIsotope(String name)voidpopulateMaps()Populate the Maps for quick retrievalvoidsetElement(List<Element> eList)
-