Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
ClockControl.OP |
ClockControl.getOp() |
static ClockControl.OP |
ClockControl.OP.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ClockControl.OP[] |
ClockControl.OP.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ClockControl |
ClockControl.setOp(ClockControl.OP op) |
Constructor and Description |
---|
ClockControl(ClockControl.OP op,
double clock,
byte tz) |