Class DTODataCollectionTemplateOutcomeRuleInsert

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

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

    • DTODataCollectionTemplateOutcomeRuleInsert

      public DTODataCollectionTemplateOutcomeRuleInsert()
  • Method Details

    • 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