Class DTODataCollectionTemplateWOCreationRule

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

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

    • DTODataCollectionTemplateWOCreationRule

      public DTODataCollectionTemplateWOCreationRule()
  • Method Details

    • getId

      public final Long getId()
      Gets the id.
      Returns:
      the id
    • setId

      public final void setId(Long id)
      Sets the id.
      Parameters:
      id - the new id
    • 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