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