@Component public class UserActions extends Object
| Modifier and Type | Field and Description |
|---|---|
private org.springframework.context.ApplicationContext |
context |
| Constructor and Description |
|---|
UserActions() |
| Modifier and Type | Method and Description |
|---|---|
City2ShipJFXAction |
city2ShipAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
City2StorageJFXAction |
city2StorageAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
Ship2CityJFXAction |
ship2CityAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
Ship2StorageJFXAction |
ship2StorageAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
Storage2CityJFXAction |
storage2CityAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
Storage2ShipJFXAction |
storage2ShipAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
public Ship2StorageJFXAction ship2StorageAction(ch.sahits.game.openpatrician.model.product.IWare ware, ITransferableJFX transfer)
public City2StorageJFXAction city2StorageAction(ch.sahits.game.openpatrician.model.product.IWare ware, ITransferableJFX transfer)
public City2ShipJFXAction city2ShipAction(ch.sahits.game.openpatrician.model.product.IWare ware, ITransferableJFX transfer)
public Ship2CityJFXAction ship2CityAction(ch.sahits.game.openpatrician.model.product.IWare ware, ITransferableJFX transfer)
public Storage2CityJFXAction storage2CityAction(ch.sahits.game.openpatrician.model.product.IWare ware, ITransferableJFX transfer)
public Storage2ShipJFXAction storage2ShipAction(ch.sahits.game.openpatrician.model.product.IWare ware, ITransferableJFX transfer)
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.