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