Class DTODataCollectionTemplateWorkingCopy

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.datacollection.rs1.template.workingcopy.DTODataCollectionTemplateWorkingCopy
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTODataCollectionTemplateWorkingCopy extends DynO
DTO for data collection template working copy.
Since:
22.0
See Also:
GCApi:
dto
  • Field Details

    • type

      protected Long type
    • sheetScope

      protected Long sheetScope
  • Constructor Details

    • DTODataCollectionTemplateWorkingCopy

      public DTODataCollectionTemplateWorkingCopy()
  • Method Details

    • getType

      public Long getType()
      Returns the data collection template working copy type id.
      Returns:
      the type id
    • setType

      public void setType(Long type)
      Sets the data collection template working copy type id.
      Parameters:
      type - the type id
    • getSheetScope

      public Long getSheetScope()
      Returns the data collection template working copy sheet scope id.
      Returns:
      the sheet scope id
    • setSheetScope

      public void setSheetScope(Long sheetScope)
      Sets the data collection template working copy sheet scope id.
      Parameters:
      sheetScope - the sheet scope id