Class BODataCollectionTemplateStructureRelease

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

public class BODataCollectionTemplateStructureRelease extends DynO
Business object representing a data collection template structure release
Since:
12.0
See Also:
GCApi:
bo
  • Constructor Details

    • BODataCollectionTemplateStructureRelease

      public BODataCollectionTemplateStructureRelease()
  • Method Details

    • getId

      public Long getId()
      Returns the data collection template structure release id.
      Returns:
      the the data collection template structure release id
    • setId

      public void setId(Long id)
      Sets the data collection template structure release id.
      Parameters:
      id - the data collection template structure release id
    • getStructure

      public Long getStructure()
      Returns the structure id.
      Returns:
      the structure id
    • setStructure

      public void setStructure(Long structure)
      Sets the structure id.
      Parameters:
      structure - the structure id
    • getActive

      public Boolean getActive()
      Returns the active.
      Returns:
      the active
    • setActive

      public void setActive(Boolean active)
      Sets the active.
      Parameters:
      active - the active
    • getSequenceNumber

      public Long getSequenceNumber()
      Returns the sequence number id.
      Returns:
      the sequence number id
    • setSequenceNumber

      public void setSequenceNumber(Long sequenceNumber)
      Sets the sequence number id.
      Parameters:
      sequenceNumber - the sequence number id
    • getStartDate

      public Date getStartDate()
      Returns the start date.
      Returns:
      the start date
    • setStartDate

      public void setStartDate(Date startDate)
      Sets the start date.
      Parameters:
      startDate - the start date
    • getTemplate

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

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