Class DTOMobileBundleAccept

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.mobile.core.rs3.bundle.action.accept.DTOMobileBundleAccept
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOMobileBundleAccept extends DynO
DTO for bundle acceptance from mobile.
Since:
22.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOMobileBundleAccept

      public DTOMobileBundleAccept()
  • Method Details

    • getEventDate

      public ZonedDateTime getEventDate()
      Gets the eventDate.
      Returns:
      the eventDate
    • setEventDate

      public void setEventDate(ZonedDateTime eventDate)
      Sets the eventDate.
      Parameters:
      eventDate - the event date
    • getTeamResources

      public List<Long> getTeamResources()
      Gets the teamResources.
      Returns:
      the teamResources
    • setTeamResources

      public void setTeamResources(List<Long> teamResources)
      Sets the teamResources.
      Parameters:
      teamResources - the team resources
    • getUserId

      public Long getUserId()
      Gets the userId.
      Returns:
      the userId
    • setUserId

      public void setUserId(Long userId)
      Sets the userId.
      Parameters:
      userId - the user id