Class DTOMobileFormsTemplateStructureReleaseInsertedSpout

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

public class DTOMobileFormsTemplateStructureReleaseInsertedSpout extends DynO
Object that represent the spout payload for BODataCollectionTemplateStructureRelease insert actions.
Since:
21.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOMobileFormsTemplateStructureReleaseInsertedSpout

      public DTOMobileFormsTemplateStructureReleaseInsertedSpout()
  • Method Details

    • getId

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

      public final void setId(Long id)
      Parameters:
      id - the DataCollectionTemplateRelease id
    • getStructure

      public final Long getStructure()
      Returns:
      the structure
    • setStructure

      public final void setStructure(Long structure)
      Parameters:
      structure - the structure to set
    • getStartDate

      public final Date getStartDate()
      Returns:
      the startDate
    • setStartDate

      public final void setStartDate(Date startDate)
      Parameters:
      startDate - the startDate to set
    • getTemplate

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

      public final void setTemplate(Long template)
      Parameters:
      template - the template to set