public class ContractBrookerState extends BaseTradePerson implements IContractBroker, IUpdateableState
| Modifier and Type | Field and Description |
|---|---|
private static RandomNameLoader |
firstNameLoader |
private static RandomNameLoader |
lastNameLoader |
private String |
name |
| Constructor and Description |
|---|
ContractBrookerState() |
| Modifier and Type | Method and Description |
|---|---|
void |
update()
Generate a name of the broker.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamegetAmount, getAvgPricePerItem, getWareprivate String name
private static RandomNameLoader firstNameLoader
private static RandomNameLoader lastNameLoader
public void update()
update in interface IUpdateableStateCopyright © 2011-2015 Sahits GmbH. All Rights Reserved.