public interface IShipDueDate
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getDueDate()
Retrieve the due date of the ship.
|
IShip |
getShip()
Retrieve the ship that is due.
|
IShip getShip()
org.joda.time.DateTime getDueDate()
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.