public class ConsoleEventPlanChange
extends java.lang.Object
ConsoleLayout.setPlan(PlanType) is called| Constructor and Description |
|---|
ConsoleEventPlanChange(PlanType old,
PlanType current)
Console Event for changes to the active plan
This triggers when ConsoleLayout.setPlan(PlanType) is called |
| Modifier and Type | Method and Description |
|---|---|
PlanType |
getCurrent() |
PlanType |
getOld() |
public ConsoleEventPlanChange(PlanType old, PlanType current)
ConsoleLayout.setPlan(PlanType) is calledCopyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.