Class ResourceLastGPSPositionUpdateEvent


public class ResourceLastGPSPositionUpdateEvent extends UpdateEvent<BOResourceLastGPSPosition>
Event to update a BOResourceLastGPSPosition.
The launcher must provide a valid BOResourceLastGPSPosition in order to successfully call this event.
The listener updates all the BOResourceLastGPSPosition components starting from the event input, i.e. the given BOResourceLastGPSPosition in which all needed components were previously updated.
Since:
16.0
GCApi:
event
Reactors:
BTResourceLastGPSPositionUpdate(0)
No Spouts
  • Constructor Details