| Modifier and Type | Field and Description |
|---|---|
protected Srp.BoardType |
Srp.boardType |
| Modifier and Type | Method and Description |
|---|---|
Srp.BoardType |
Srp.getBoardType()
Gets the board type.
|
Srp.BoardType |
TestSrp.showBoardType() |
static Srp.BoardType |
Srp.BoardType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Srp.BoardType[] |
Srp.BoardType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 LSST. All rights reserved.