Package | Description |
---|---|
ambit2.tautomers.zwitterion |
Modifier and Type | Method and Description |
---|---|
IAcidicCenter.State |
CarboxylicGroup.getState() |
IAcidicCenter.State |
IAcidicCenter.getState() |
IAcidicCenter.State |
PhosphoricGroup.getState() |
IAcidicCenter.State |
SulfGroup.getState() |
IAcidicCenter.State |
SulfinicGroup.getState() |
IAcidicCenter.State |
SulfonicGroup.getState() |
static IAcidicCenter.State |
IAcidicCenter.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IAcidicCenter.State[] |
IAcidicCenter.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CarboxylicGroup.setState(IAcidicCenter.State state) |
void |
IAcidicCenter.setState(IAcidicCenter.State state) |
void |
PhosphoricGroup.setState(IAcidicCenter.State state) |
void |
SulfGroup.setState(IAcidicCenter.State state) |
void |
SulfinicGroup.setState(IAcidicCenter.State state) |
void |
SulfonicGroup.setState(IAcidicCenter.State state) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.