Class DTODataCollectionTemplateWorkingCopy

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

@Deprecated(forRemoval=true, since="22.0") public class DTODataCollectionTemplateWorkingCopy extends DynO
Deprecated, for removal: This API element is subject to removal in a future version.
DTO for data collection template working copy.
Since:
19.0
See Also:
GCApi:
dto
  • Field Details

    • type

      protected Long type
      Deprecated, for removal: This API element is subject to removal in a future version.
    • sheetScope

      protected Long sheetScope
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • DTODataCollectionTemplateWorkingCopy

      public DTODataCollectionTemplateWorkingCopy()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getType

      public Long getType()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setType

      public void setType(Long type)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getSheetScope

      public Long getSheetScope()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setSheetScope

      public void setSheetScope(Long sheetScope)
      Deprecated, for removal: This API element is subject to removal in a future version.