|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IAmountable | |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.product | |
| ch.sahits.game.openpatrician.model.weapon | |
| Uses of IAmountable in ch.sahits.game.openpatrician.model |
|---|
| Classes in ch.sahits.game.openpatrician.model with type parameters of type IAmountable | |
|---|---|
class |
BaseAmountable<T extends IAmountable>
This base class for amountable items provides a count of the items. |
| Uses of IAmountable in ch.sahits.game.openpatrician.model.product |
|---|
| Subinterfaces of IAmountable in ch.sahits.game.openpatrician.model.product | |
|---|---|
interface |
IWare
Interface defining a ware. |
| Classes in ch.sahits.game.openpatrician.model.product that implement IAmountable | |
|---|---|
class |
EWare
Define the different type of wares that are produced and can be traded. |
| Uses of IAmountable in ch.sahits.game.openpatrician.model.weapon |
|---|
| Subinterfaces of IAmountable in ch.sahits.game.openpatrician.model.weapon | |
|---|---|
interface |
IWeapon
This interface defines a weapon. |
| Classes in ch.sahits.game.openpatrician.model.weapon that implement IAmountable | |
|---|---|
class |
EWeapon
Enumeration defining all weapons |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||