| Package | Description |
|---|---|
| org.biojava.nbio.aaproperties.xml |
Set of classes that handles the reading and writing of xml files.
|
| Modifier and Type | Method and Description |
|---|---|
Isotope |
ElementTable.getIsotope(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Isotope> |
Element.getIsotopes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Element.setIsotopes(java.util.List<Isotope> isotopes) |
| Constructor and Description |
|---|
Element(java.lang.String name,
java.lang.String symbol,
int atomicNumber,
java.util.List<Isotope> isotopes,
double mass) |
Copyright © 2000-2020 BioJava. All Rights Reserved.