Class DTODataCollectionTemplateWorkingCopyUpdate

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

public class DTODataCollectionTemplateWorkingCopyUpdate extends DynO
DTO used to update a data collection template working copy.
Since:
22.0
See Also:
GCApi:
dto
  • Field Details

  • Constructor Details

    • DTODataCollectionTemplateWorkingCopyUpdate

      public DTODataCollectionTemplateWorkingCopyUpdate()
  • Method Details

    • getType

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

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

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

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