@FunctionalInterface
public static interface ExtraOpenTRACInfoSourceDispatcher.OpenTRACIfc
Modifier and Type | Method and Description |
---|---|
void |
addDataToEntity(OpenTracMessage msg,
OpenTracEntity entity)
Add any additional fields to the specified OpenTracEntity that this implementation
deems necessary.
|
void addDataToEntity(OpenTracMessage msg, OpenTracEntity entity)
msg
- OpenTracMessage containing the entity to potentially be modifiedentity
- OpenTracEntity for the station or object to be possibly updated