Class MobileBundleAcceptInChargeInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.mobile.core.bl.bundle.action.acceptincharge.event.MobileBundleAcceptInChargeInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class MobileBundleAcceptInChargeInput extends DynO
Object used as an input bean for the MobileBundleAcceptInChargeEvent
Since:
22.0
See Also:
GCApi:
bo
  • Constructor Details

    • MobileBundleAcceptInChargeInput

      public MobileBundleAcceptInChargeInput()
  • Method Details

    • getBundleId

      public Long getBundleId()
      Returns the bundle id.
      Returns:
      the bundle id
      See Also:
    • setBundleId

      public void setBundleId(Long bundleId)
      Sets the bundle id.
      Parameters:
      bundleId - the bundle id
      See Also:
    • getEventDate

      public Date getEventDate()
      Returns the event date.
      Returns:
      the event date
    • setEventDate

      public void setEventDate(Date eventDate)
      Sets the event date.
      Parameters:
      eventDate - the event date
    • getTeamResourceIds

      public List<Long> getTeamResourceIds()
      Returns the team resource ids.
      Returns:
      the team resource ids
    • setTeamResourceIds

      public void setTeamResourceIds(List<Long> teamResourceIds)
      Sets the team resource ids.
      Parameters:
      teamResourceIds - the team resource ids
    • getUserId

      public Long getUserId()
      Returns the user id.
      Returns:
      the user id
    • setUserId

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