| Package | Description |
|---|---|
| de.tudresden.ws.container |
| Modifier and Type | Method and Description |
|---|---|
static SumoVehicleSignalState |
SumoVehicleSignalState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SumoVehicleSignalState[] |
SumoVehicleSignalState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SumoVehicleSignal.getState(SumoVehicleSignalState s) |