| Modifier and Type | Method and Description |
|---|---|
WG33250.Polarity |
WG33250.getPolarity()
Gets the signal polarity.
|
static WG33250.Polarity |
WG33250.Polarity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WG33250.Polarity[] |
WG33250.Polarity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestWG33250.setPolarity(WG33250.Polarity value)
Sets the polarity.
|
void |
WG33250.setPolarity(WG33250.Polarity pol)
Sets the signal polarity.
|
Copyright © 2016 LSST. All rights reserved.