Class DTODCTemplateVisibilityRuleHeaderInsertedSpout

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.mobileforms.spout.template.visibilityrules.header.DTODCTemplateVisibilityRuleHeaderInsertedSpout
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTODCTemplateVisibilityRuleHeaderInsertedSpout extends DynO
Object that represent the spout payload for BODCTemplateVisibilityRuleHeader insert actions.
Since:
22.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTODCTemplateVisibilityRuleHeaderInsertedSpout

      public DTODCTemplateVisibilityRuleHeaderInsertedSpout()
  • Method Details

    • getId

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

      public void setId(Long id)
      Sets the id.
      Parameters:
      id - the new id
    • getCode

      public String getCode()
      Gets the code.
      Returns:
      the code
    • setCode

      public void setCode(String code)
      Sets the code.
      Parameters:
      code - the new code
    • getTemplate

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

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