| Modifier and Type | Method and Description |
|---|---|
static Ascii.Option |
Ascii.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ascii.Option[] |
Ascii.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ascii.setOptions(Ascii.Option option)
Sets the options.
|
void |
TestAscii.setOptions(Ascii.Option option)
Sets device options.
|
| Constructor and Description |
|---|
Ascii(Ascii.Option option)
Deprecated.
|
Copyright © 2023 LSST. All rights reserved.