| Package | Description |
|---|---|
| org.openscience.cdk.io.setting |
| Modifier and Type | Field and Description |
|---|---|
protected IOSetting.Importance |
IOSetting.level |
| Modifier and Type | Method and Description |
|---|---|
IOSetting.Importance |
IOSetting.getLevel() |
static IOSetting.Importance |
IOSetting.Importance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IOSetting.Importance[] |
IOSetting.Importance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IOSetting(String name,
IOSetting.Importance level,
String question,
String defaultSetting)
The default constructor that sets this field.
|
Copyright © 2017. All rights reserved.