IPerson, ISideRoomPerson, ITavernPersonTreasureMapOwnerStatepublic interface ITreasureMapOwner extends ISideRoomPerson
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
Name of the owner
|
int |
getPrice() |
Retrieve the price of the treasure map.
|
void |
setName(java.lang.String name) |
Set the name of the map owner
|
void |
setPrice(int price) |
Set the price for a map segment
|
arrive, getArrivalDate, getMaxDaysAbsent, getMaxDaysPresent, getNumberOfDaysSinceArrival, isPresent, isPresentProperty, leave, setCityjava.lang.String getName()
int getPrice()
void setName(java.lang.String name)
name - of map ownervoid setPrice(int price)
price - for the map segment.Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.