Class DataCollectionSheetInstanceAssociateToAccountInput

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

public class DataCollectionSheetInstanceAssociateToAccountInput extends Object
Since:
22.0
  • Constructor Details

    • DataCollectionSheetInstanceAssociateToAccountInput

      public DataCollectionSheetInstanceAssociateToAccountInput()
  • 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:
    • getAccount

      public Long getAccount()
      Returns the data collection sheet account id.
      Returns:
      the data collection sheet account id
    • setAccount

      public void setAccount(Long account)
      Sets the account id.
      Parameters:
      account - the account id