Class DTODataCollectionTemplateOutcomeRule

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

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

    • DTODataCollectionTemplateOutcomeRule

      public DTODataCollectionTemplateOutcomeRule()
  • 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
    • getTemplateStructure

      public final Long getTemplateStructure()
      Gets the template structure.
      Returns:
      the template structure
    • setTemplateStructure

      public final void setTemplateStructure(Long templateStructure)
      Sets the template structure.
      Parameters:
      templateStructure - the new template structure
    • getOutcomeReason

      public final Long getOutcomeReason()
      Gets the outcome reason.
      Returns:
      the outcome reason
    • setOutcomeReason

      public final void setOutcomeReason(Long outcomeReason)
      Sets the outcome reason.
      Parameters:
      outcomeReason - the new outcome reason
    • getIsRequiredIfAutoGenerable

      public final Boolean getIsRequiredIfAutoGenerable()
      Gets the is required if auto generable.
      Returns:
      the is required if auto generable
    • setIsRequiredIfAutoGenerable

      public final void setIsRequiredIfAutoGenerable(Boolean isRequiredIfAutoGenerable)
      Sets the is required if auto generable.
      Parameters:
      isRequiredIfAutoGenerable - the new is required if auto generable