public class FeedbackReportsCollectionEmbedded extends Embedded
| Constructor and Description |
|---|
FeedbackReportsCollectionEmbedded() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FeedbackReport> |
getReports()
The list of reports.
|
void |
setResults(java.util.List<FeedbackReport> reports) |
public java.util.List<FeedbackReport> getReports()
public void setResults(java.util.List<FeedbackReport> reports)