Package | Description |
---|---|
ambit2.db.reporters |
Modifier and Type | Field and Description |
---|---|
protected SmilesReporter.Mode |
SmilesReporter.mode |
Modifier and Type | Method and Description |
---|---|
SmilesReporter.Mode |
SmilesReporter.getMode() |
static SmilesReporter.Mode |
SmilesReporter.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmilesReporter.Mode[] |
SmilesReporter.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SmilesReporter.setMode(SmilesReporter.Mode mode) |
Constructor and Description |
---|
SmilesReporter(boolean writeProperties,
SmilesReporter.Mode mode,
Template template) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.