public class ReportEntry extends Object
| Constructor and Description |
|---|
ReportEntry() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getDescription() |
String |
getResult() |
Boolean |
getVerbose() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setDescription(String description) |
void |
setResult(String result) |
void |
setVerbose(Boolean verbose) |
Copyright © 2019. All rights reserved.