Package output.events
Class EventVehicleInfo
- java.lang.Object
-
- output.events.AbstractEventWrapper
-
- output.events.EventVehicleInfo
-
public class EventVehicleInfo extends AbstractEventWrapper
-
-
Field Summary
Fields Modifier and Type Field Description long
commodity_id
long
vehicle_id
-
Fields inherited from class output.events.AbstractEventWrapper
timestamp
-
-
Constructor Summary
Constructors Constructor Description EventVehicleInfo(long vehicle_id, long commodity_id)
-
-
-
Method Detail
-
asString
public String asString()
- Specified by:
asString
in classAbstractEventWrapper
-
-