public class SupportInquiryData extends Object implements ISupportInquiryData
| Constructor and Description |
|---|
SupportInquiryData(String sender,
String subject,
String question,
List<Long> formExportIds,
List<String> appenderNames,
int logLimit) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAppenderNames() |
List<Long> |
getFormExportIds() |
int |
getLogLimit() |
String |
getQuestion() |
String |
getSender() |
String |
getSubject() |
String |
toString() |
public String getSender()
getSender in interface ISupportInquiryDatapublic String getSubject()
getSubject in interface ISupportInquiryDatapublic String getQuestion()
getQuestion in interface ISupportInquiryDatapublic List<Long> getFormExportIds()
getFormExportIds in interface ISupportInquiryDatapublic List<String> getAppenderNames()
getAppenderNames in interface ISupportInquiryDatapublic int getLogLimit()
getLogLimit in interface ISupportInquiryDataCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.