public ActionRouting(int actionID, daction action) { this.actionID = actionID; this.action = action; }