public interface IElectronContainer extends IChemObject
Modifier and Type | Method and Description |
---|---|
Integer |
getElectronCount()
Returns the number of electrons in this electron container.
|
void |
setElectronCount(Integer electronCount)
Sets the number of electrons in this electron container.
|
addListener, addProperties, clone, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty, toString
getBuilder
Integer getElectronCount()
setElectronCount(java.lang.Integer)
void setElectronCount(Integer electronCount)
electronCount
- The number of electrons in this electron container.getElectronCount()
Copyright © 2021. All rights reserved.