Class GetPrescriptionStatusResult

    • Constructor Detail

      • GetPrescriptionStatusResult

        public GetPrescriptionStatusResult()
      • GetPrescriptionStatusResult

        public GetPrescriptionStatusResult​(PrescriptionStatus prescriptionStatus)
        Instantiates a new gets the prescription status result.
        Parameters:
        prescriptionStatus - the status
    • Method Detail

      • getPrescriptionStatus

        public PrescriptionStatus getPrescriptionStatus()
        Gets the status.
        Returns:
        the status
      • setPrescriptionStatus

        public void setPrescriptionStatus​(PrescriptionStatus prescriptionStatus)
        Sets the status.
        Parameters:
        prescriptionStatus - the new status