| Modifier and Type | Method and Description |
|---|---|
A1000.Parity |
A1000.getParity()
Gets the drive parity.
|
A1000.Parity |
TestA1000.showParity() |
static A1000.Parity |
A1000.Parity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static A1000.Parity[] |
A1000.Parity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestA1000.setParity(A1000.Parity parity) |
void |
A1000.setParity(A1000.Parity parity)
Sets the drive parity
|
Copyright © 2023 LSST. All rights reserved.