java.lang.Object
overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.event.AgendaOutcomeSaveInput

public class AgendaOutcomeSaveInput extends Object
Object used as an input bean for the for AgendaOutcomeSaveInput
Since:
9.2
GCApi:
bo
  • Constructor Details

    • AgendaOutcomeSaveInput

      public AgendaOutcomeSaveInput()
  • Method Details

    • getAgendaOutcome

      public BOAgendaOutcome getAgendaOutcome()
      Returns the agenda outcome.
      Returns:
      the agenda outcome
    • setAgendaOutcome

      public void setAgendaOutcome(BOAgendaOutcome agendaOutcome)
      Sets the agenda outcome.
      Parameters:
      agendaOutcome - the agenda outcome
    • getAgenda

      public BOAgenda getAgenda()
      Returns the agenda.
      Returns:
      the agenda
    • setAgenda

      public void setAgenda(BOAgenda agenda)
      Sets the agenda.
      Parameters:
      agenda - the agenda
    • getWorkOrderOperation

      public Long getWorkOrderOperation()
      Returns the work order operation id of the agenda outcome.
      Returns:
      the work order operation id
      See Also:
    • setWorkOrderOperation

      public void setWorkOrderOperation(Long workOrderOperation)
      Sets the work order operation id of the agenda outcome.
      Parameters:
      workOrderOperation - the work order operation id
      See Also: