Isotope
getIsotope(String name)
List<Isotope>
getIsotopes()
void
setIsotopes(List<Isotope> isotopes)
Element(String name, String symbol, int atomicNumber, List<Isotope> isotopes, double mass)