ShipDueDatepublic interface IShipDueDate
| Modifier and Type | Method | Description |
|---|---|---|
java.time.LocalDateTime |
getDueDate() |
Retrieve the due date of the ship.
|
IShip |
getShip() |
Retrieve the ship that is due.
|
IShip getShip()
java.time.LocalDateTime getDueDate()
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.