@ApiObject(name="SurveySummaryDTO") public class SurveySummaryDTO extends Object implements Serializable
| Constructor and Description |
|---|
SurveySummaryDTO(List<JpaResponse> responses) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
Map<String,Map<String,Long>> |
getAnswerCounts() |
long |
getResponseCount() |
int |
hashCode() |
String |
toString() |
public SurveySummaryDTO(List<JpaResponse> responses)
Copyright © 2016 Jasig. All rights reserved.