Class DataCollectionTemplateConversionInsertSheetInput
java.lang.Object
overit.geocallapp.wfm.core.bl.datacollection.converter.template.event.DataCollectionTemplateConversionInsertSheetInput
Input object for
DataCollectionTemplateConversionInsertSheetEvent.- Since:
- 13.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSheet()Returns the sheet.Returns the template.voidsetSheet(BODataCollectionSheet sheet) Sets the sheet.voidsetStructureId(Long structureId) voidsetTemplate(BODataCollectionTemplateHeader template) Sets the template.
-
Constructor Details
-
DataCollectionTemplateConversionInsertSheetInput
public DataCollectionTemplateConversionInsertSheetInput()
-
-
Method Details
-
getSheet
Returns the sheet.- Returns:
- the sheet
-
setSheet
Sets the sheet.- Parameters:
sheet- the sheet
-
getTemplate
Returns the template.- Returns:
- the template
-
setTemplate
Sets the template.- Parameters:
template- the template
-
getStructureId
-
setStructureId
-