| Modifier and Type | Field and Description |
|---|---|
protected AbstractMolecule.Flag |
IAtomBase.flag |
| Modifier and Type | Method and Description |
|---|---|
AbstractMolecule.Flag |
IAtomBase.getFlag() |
static AbstractMolecule.Flag |
AbstractMolecule.Flag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractMolecule.Flag[] |
AbstractMolecule.Flag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IAtomBase.setFlag(AbstractMolecule.Flag flag) |
Copyright © 2016. All rights reserved.