| Modifier and Type | Method and Description |
|---|---|
Srp.BoardType |
Srp.getBoardType()
Gets the board type.
|
Srp.BoardType |
TestSrp.showBoardType()
Shows the board type.
|
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 © 2018 LSST. All rights reserved.