public class ConcurrentState extends BaseTavernPerson implements IConcurrent
isPresentPropertyisPresentProperty| Modifier and Type | Field and Description |
|---|---|
private IPlayer |
clientPlayer |
private IPlayer |
concurrentPlayer |
private int |
premium |
| Constructor and Description |
|---|
ConcurrentState() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConcurrentName()
Name of the concurrent who is to be harmed.
|
String |
getName()
Name of the client
|
arrive, getNumberOfDaysSinceArrival, isPresent, isPresentProperty, leaveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClientPlayer, getConcurrentPlayer, getPremium, setClientPlayer, setConcurrentPlayer, setPremiumarrive, getArrivalDate, getMaxDaysAbsent, getMaxDaysPresent, getNumberOfDaysSinceArrival, isPresent, isPresentProperty, leave, setCityprivate IPlayer clientPlayer
private IPlayer concurrentPlayer
private int premium
public String getName()
IConcurrentgetName in interface IConcurrentpublic String getConcurrentName()
IConcurrentgetConcurrentName in interface IConcurrentCopyright © 2011-2017 Sahits GmbH. All Rights Reserved.