IShipOwnerINonFreeSeaPirateNonFreeSeaPirate, SeaPiratepublic interface ISeaPirate extends IShipOwner
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
Get the name of the pirate.
|
int |
getNumberOfKills() |
Retrieve the number of successful raids.
|
INavigableVessel |
getShip() |
Retrieve the priate's vehicle.
|
getLastNamejava.lang.String getName()
getName in interface IShipOwnerINavigableVessel getShip()
int getNumberOfKills()
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.