public interface IShipEntersPortEvent
| Modifier and Type | Method and Description |
|---|---|
ICity |
getCity()
City which is entered.
|
INavigableVessel |
getShip()
Vessel that enters the port.
|
INavigableVessel getShip()
ICity getCity()
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.