|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A representation of the concept of an atomic symbol. To obtain a String
representation, use toString:
AtomicSymbol symbol = ...;
System.out.println("Symbol is " + symbol);
| Method Summary | |
int |
getAtomicNumber()
Returns the atomic number of corresponding to this AtomicSymbol. |
java.lang.String |
toString()
Returns a standard one- or two-letter atomic symbol. |
| Method Detail |
public int getAtomicNumber()
AtomicSymbol.
AtomicSymbolpublic java.lang.String toString()
|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||