Class ListOpenPrescriptionsParam


  • public class ListOpenPrescriptionsParam
    extends Object
    The Class ListOpenPrescriptionsParam.
    • Constructor Detail

      • ListOpenPrescriptionsParam

        public ListOpenPrescriptionsParam()
    • Method Detail

      • 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 new page
      • 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