Interface StandardReportRow
- All Known Implementing Classes:
StandardReportRowImpl
public interface StandardReportRow
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getRecipient
String getRecipient() -
getDeliveryStatus
String getDeliveryStatus() -
getQuestionLabel
String getQuestionLabel() -
getQuestionDateTime
Date getQuestionDateTime() -
getAnswerLabel
String getAnswerLabel() -
getAnswerDateTime
Date getAnswerDateTime() -
getAnswerText
String getAnswerText() -
getRecipientData
-