Modifier and Type | Method and Description |
---|---|
static ImportOptions.OptionKeys |
ImportOptions.OptionKeys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportOptions.OptionKeys[] |
ImportOptions.OptionKeys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Object |
ImportOptions.getOption(ImportOptions.OptionKeys optionName) |
void |
ImportOptions.setOption(ImportOptions.OptionKeys optionName,
Object value) |
Copyright © 2013–2019. All rights reserved.