Class BODataCollectionSheetConversionSubset

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.subset.BODataCollectionSheetConversionSubset
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BODataCollectionSheetConversionSubset extends DynO
Business object representing a data collection sheet conversion subset table.
Since:
13.0
See Also:
GCApi:
bo
  • Constructor Details

    • BODataCollectionSheetConversionSubset

      public BODataCollectionSheetConversionSubset()
  • Method Details

    • getId

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

      public void setId(Long id)
      Set the subset id.
      Parameters:
      id - the subset id.
    • getCompany

      public Long getCompany()
      Returns the company id.
      Returns:
      the company id.
    • setCompany

      public void setCompany(Long company)
      Sets the company id.
      Parameters:
      company - the company id.
    • getSourceSheet

      public Long getSourceSheet()
      Get the source sheet id.
      Returns:
      the source sheet id
    • setSourceSheet

      public void setSourceSheet(Long sourceSheet)
      Set the source sheet id.
      Parameters:
      sourceSheet - the source sheet id