ScenarioInfo Interface
- public interface ScenarioInfo
extends Cloneable
, Comparable
, Serializable
The display information of a scenario.
-
All Superinterfaces
-
Cloneable
, Comparable
, Serializable
-
All Known Subinterfaces
-
Scenario
getActiveFlag() Method
public boolean getActiveFlag()
Get the scenario's active state.
getDescription() Method
public String
getDescription()
The scenario description.
getName() Method
public String
getName()
The scenario name.
getUniqueId() Method
public String
getUniqueId()
The scenario id.