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() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAmount, getAvgPricePerItem, getWare, setAmount, setAvgPricePerItem, setWareprivate IWare ware
private int amount
private int avgPricePerItem
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.