Class DTODataCollectionTemplateWOCreationRuleUpdate

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

public class DTODataCollectionTemplateWOCreationRuleUpdate extends DynO
DTO for update data collection template wo creation rule
Since:
22.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTODataCollectionTemplateWOCreationRuleUpdate

      public DTODataCollectionTemplateWOCreationRuleUpdate()
  • Method Details

    • getTemplate

      public final Optional<Long> getTemplate()
      Gets the template.
      Returns:
      the template
    • setTemplate

      public final void setTemplate(Optional<Long> template)
      Sets the template.
      Parameters:
      template - the new template
    • getWorkCycleOperation

      public final Optional<Long> getWorkCycleOperation()
      Gets the work cycle operation.
      Returns:
      the work cycle operation
    • setWorkCycleOperation

      public final void setWorkCycleOperation(Optional<Long> workCycleOperation)
      Sets the work cycle operation.
      Parameters:
      workCycleOperation - the new work cycle operation
    • getActive

      public final Optional<Boolean> getActive()
      Gets the active.
      Returns:
      the active
    • setActive

      public final void setActive(Optional<Boolean> active)
      Sets the active.
      Parameters:
      active - the new active