Class GetAllReservationsParam

    • Constructor Detail

      • GetAllReservationsParam

        public GetAllReservationsParam()
        Instantiates a new gets the all reservations param.
    • Method Detail

      • getSymmKey

        public byte[] getSymmKey()
        Gets the symm key.
        Returns:
        the symm key
      • setSymmKey

        public void setSymmKey​(byte[] symmKey)
        Sets the symm key.
        Parameters:
        symmKey - the new symm key
      • getStartDate

        public Date getStartDate()
      • setStartDate

        public void setStartDate​(Date startDate)