abstract class BaseTravelerState extends BaseTavernPerson implements IBaseTraveler
isPresentProperty| Modifier and Type | Field and Description |
|---|---|
private ICity |
destination |
private int |
premium |
| Constructor and Description |
|---|
BaseTravelerState() |
arrive, getNumberOfDaysSinceArrival, isPresent, isPresentProperty, leaveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDestination, getPremium, setDestination, setPremiumgetArrivalDate, getMaxDaysAbsent, getMaxDaysPresent, setCityprivate ICity destination
private int premium
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.