Class GetPrescriptionStatusResult

    • Constructor Detail

      • GetPrescriptionStatusResult

        public GetPrescriptionStatusResult()
      • GetPrescriptionStatusResult

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

      • getPrescriptionStatus

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

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