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(String name) |
Modifier and Type | Method and Description |
---|---|
List<Isotope> |
Element.getIsotopes() |
Modifier and Type | Method and Description |
---|---|
void |
Element.setIsotopes(List<Isotope> isotopes) |
Constructor and Description |
---|
Element(String name,
String symbol,
int atomicNumber,
List<Isotope> isotopes,
double mass) |
Copyright © 2000–2019 BioJava. All rights reserved.