public class BaseTradePerson extends Object implements ITradePerson
| Modifier and Type | Field and Description |
|---|---|
private int |
amount |
private int |
avgPricePerItem |
private IWare |
ware |
| Constructor and Description |
|---|
BaseTradePerson() |
private IWare ware
private int amount
private int avgPricePerItem
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.