Class DataCollectionSheetInstanceAssociateToAssetInput

java.lang.Object
overit.geocallapp.wfm.mobileforms.bl.instance.event.DataCollectionSheetInstanceAssociateToAssetInput

public class DataCollectionSheetInstanceAssociateToAssetInput extends Object
Since:
22.0
  • Constructor Details

    • DataCollectionSheetInstanceAssociateToAssetInput

      public DataCollectionSheetInstanceAssociateToAssetInput()
  • Method Details

    • getSheet

      public Long getSheet()
      Returns the data collection sheet id.
      Returns:
      the data collection sheet id
      See Also:
    • setSheet

      public void setSheet(Long sheet)
      Sets the sheet id.
      Parameters:
      sheet - the sheet id
      See Also:
    • getAsset

      public Long getAsset()
      Returns the data collection sheet asset id.
      Returns:
      the data collection sheet asset id
    • setAsset

      public void setAsset(Long asset)
      Sets the asset id.
      Parameters:
      asset - the asset id