Class ListPrescriptionHistoryParam


  • public class ListPrescriptionHistoryParam
    extends Object
    The Class ListPrescriptionHistory.
    Author:
    bruno.casneuf
    • Constructor Detail

      • ListPrescriptionHistoryParam

        public ListPrescriptionHistoryParam()
    • 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
      • getPatientId

        public String getPatientId()
        Gets the patient id.
        Returns:
        the patient id
      • setPatientId

        public void setPatientId​(String patientId)
        Sets the patient id.
        Parameters:
        patientId - the new patient id
      • getPage

        public Page getPage()
        Gets the page.
        Returns:
        the page
      • setPage

        public void setPage​(Page page)
        Sets the page.
        Parameters:
        page - the page to set