Class DTODataCollectionTemplateHeaderExport

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.mobileforms.bl.template.export.DTODataCollectionTemplateHeaderExport
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTODataCollectionTemplateHeaderExport extends DynO
DTO for exporting data collection template header with filtered fields.
Since:
22.0
See Also:
  • Constructor Details

    • DTODataCollectionTemplateHeaderExport

      public DTODataCollectionTemplateHeaderExport()
  • Method Details

    • getCode

      public String getCode()
      Returns the code.
      Returns:
      the code
    • setCode

      public void setCode(String code)
      Sets the code.
      Parameters:
      code - the code
    • getDescription

      public LocalizedString getDescription()
      Returns the description.
      Returns:
      the description
    • setDescription

      public void setDescription(LocalizedString description)
      Sets the description.
      Parameters:
      description - the description
    • getNote

      public String getNote()
      Returns the note.
      Returns:
      the note
    • setNote

      public void setNote(String note)
      Sets the note.
      Parameters:
      note - the note
    • isActive

      public Boolean isActive()
      Is active.
      Returns:
      the boolean
    • setActive

      public void setActive(Boolean active)
      Sets the active.
      Parameters:
      active - the active
    • getSheetMobileGenerable

      public Boolean getSheetMobileGenerable()
      Returns the sheet mobile generable.
      Returns:
      the sheet mobile generable
    • setSheetMobileGenerable

      public void setSheetMobileGenerable(Boolean sheetMobileGenerable)
      Sets the sheet mobile generable.
      Parameters:
      sheetMobileGenerable - the sheet mobile generable
    • getEnableSheetLock

      public Boolean getEnableSheetLock()
      Returns the enable sheet lock.
      Returns:
      the enable sheet lock
    • setEnableSheetLock

      public void setEnableSheetLock(Boolean enableSheetLock)
      Sets the enable sheet lock.
      Parameters:
      enableSheetLock - the enable sheet lock