|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.octet.model.BasicElectron
A default implementation of the Electron interface.
| Constructor Summary | |
BasicElectron(boolean spin)
Constructs a fully functional BasicElectron with spin spin. |
|
| Method Summary | |
boolean |
getSpin()
Returns the spin of this electron, true for positive spin, and
false for negative spin. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BasicElectron(boolean spin)
BasicElectron with spin spin.
| Method Detail |
public boolean getSpin()
Electrontrue for positive spin, and
false for negative spin.
getSpin in interface Electron
|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||