public class ElementTable extends Object
Constructor and Description |
---|
ElementTable() |
ElementTable(List<Element> eList) |
Modifier and Type | Method and Description |
---|---|
List<Element> |
getElement() |
Element |
getElement(String name) |
Isotope |
getIsotope(String name) |
void |
populateMaps()
Populate the Maps for quick retrieval
|
void |
setElement(List<Element> eList) |
Copyright © 2000–2016 BioJava. All rights reserved.