public class Interaction
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
OPLASolutionSet |
solutionSet |
boolean |
updated |
| Constructor and Description |
|---|
Interaction() |
Interaction(boolean updated) |
Interaction(boolean updated,
SolutionSet solutionSet) |
Interaction(SolutionSet solutionSet) |
| Modifier and Type | Method and Description |
|---|---|
void |
setSolutionSet(SolutionSet solutionSet) |
public boolean updated
public OPLASolutionSet solutionSet
public Interaction(boolean updated,
SolutionSet solutionSet)
public Interaction(SolutionSet solutionSet)
public Interaction(boolean updated)
public Interaction()
public void setSolutionSet(SolutionSet solutionSet)