public class InteractionParameterValue extends Object
| Constructor and Description |
|---|
InteractionParameterValue(Object value,
String iconHtml,
String explanation,
boolean possible) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExplanation() |
String |
getIconHtml() |
Object |
getValue() |
boolean |
isPossible() |
String |
toString() |
Copyright © 2023 ALM Works. All Rights Reserved.