Class DTODataCollectionTemplateWOCreationRule

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

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

    • DTODataCollectionTemplateWOCreationRule

      public DTODataCollectionTemplateWOCreationRule()
      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.
    • getTemplate

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

      public void setTemplate(Long template)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getWorkCycleOperation

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

      public void setWorkCycleOperation(Long workCycleOperation)
      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.