Class DTODataCollectionTemplateRelease

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

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

    • DTODataCollectionTemplateRelease

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

    • getId

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

      public void setId(Long id)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getStartDate

      public ZonedDateTime getStartDate()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setStartDate

      public void setStartDate(ZonedDateTime startDate)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getActive

      public Boolean getActive()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setActive

      public void setActive(Boolean active)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getSequenceNumber

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

      public void setSequenceNumber(Long sequenceNumber)
      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.
    • 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.