| Package | Description |
|---|---|
| stella.sql |
| Modifier and Type | Field and Description |
|---|---|
private OffLimitVisual.Flavor |
OffLimitVisual.Signal.ofval |
| Modifier and Type | Method and Description |
|---|---|
OffLimitVisual.Flavor |
OffLimitVisual.Signal.getNumberFlavor() |
static OffLimitVisual.Flavor |
OffLimitVisual.Flavor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OffLimitVisual.Flavor[] |
OffLimitVisual.Flavor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Signal(String l,
Color c,
Number v,
OffLimitVisual.Flavor f) |