Package | Description |
---|---|
at.finkzeit.zsw.server.ws |
Modifier and Type | Method and Description |
---|---|
WSVehicle |
WSTrip.getVehicle() |
WSVehicle |
WSTaskRecipient.getVehicle() |
Modifier and Type | Method and Description |
---|---|
java.util.List<WSVehicle> |
ZSWService.getAllVehicles(java.lang.String session) |
java.util.List<WSVehicle> |
IZSWService.getAllVehicles(java.lang.String session)
Fahrzeugliste abfragen
|
java.util.List<WSVehicle> |
WSTripList.getVehicles()
Returns a list of all Vehicles for which Trips are in the list if enabled in the query
|