java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.teamresource.BOAgendaTeamResource
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOAgendaTeamResource extends DynO
Business object representing a agendateamresource
Since:
9.2
See Also:
GCApi:
bo
  • Constructor Details

    • BOAgendaTeamResource

      public BOAgendaTeamResource()
  • Method Details

    • getId

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

      public void setId(Long id)
      Sets the table id.
      Parameters:
      id - the table id
    • getAgendaId

      public Long getAgendaId()
      Returns the agenda id.
      Returns:
      the agenda id
    • setAgendaId

      public void setAgendaId(Long agendaId)
      Sets the agenda id.
      Parameters:
      agendaId - the agenda id
    • getResourceId

      public Long getResourceId()
      Returns the resource id.
      Returns:
      the resource id
    • setResourceId

      public void setResourceId(Long resourceId)
      Sets the resource id.
      Parameters:
      resourceId - the resource id