Class DTODataCollectionTemplateWOCreationRuleInsert

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

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

    • DTODataCollectionTemplateWOCreationRuleInsert

      public DTODataCollectionTemplateWOCreationRuleInsert()
  • Method Details

    • getTemplate

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

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

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

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

      public final boolean getActive()
      Gets the active.
      Returns:
      the active
    • setActive

      public final void setActive(boolean active)
      Sets the active.
      Parameters:
      active - the new active