public class Scenario extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
String |
description |
int |
id |
List<Modification> |
modifications |
Constructor and Description |
---|
Scenario(int id) |
public final int id
public String description
public List<Modification> modifications
Copyright © 2018. All rights reserved.