Class DataCollectionSheetInstanceAssociateToSchedulingUserInput

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

public class DataCollectionSheetInstanceAssociateToSchedulingUserInput extends Object
Since:
12.0
  • Constructor Details

    • DataCollectionSheetInstanceAssociateToSchedulingUserInput

      public DataCollectionSheetInstanceAssociateToSchedulingUserInput()
  • 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:
    • getSchedulingUser

      public Long getSchedulingUser()
      Returns the data collection sheet scheduling user id.
      Returns:
      the data collection sheet scheduling user id
    • setSchedulingUser

      public void setSchedulingUser(Long schedulingUser)
      Sets the scheduling user id.
      Parameters:
      schedulingUser - the scheduling user id