|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.compomics.util.experiment.biology.ElementaryElement
public class ElementaryElement
This class can be used to retrieve elementary elements like a proton.
Field Summary | |
---|---|
static ElementaryElement |
neutron
A proton. |
Method Summary | |
---|---|
double |
getMass()
Returns the mass of the element. |
String |
getName()
Returns the name of the element. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ElementaryElement neutron
Method Detail |
---|
public String getName()
public double getMass()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |