public class ContextEvaluation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
command |
Explanation.Code |
id |
| Constructor and Description |
|---|
ContextEvaluation(Explanation.Code id,
java.lang.String command) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public final Explanation.Code id
public final java.lang.String command
public ContextEvaluation(Explanation.Code id, java.lang.String command)