Class HospitalWard.OpPatient

    • Constructor Detail

      • OpPatient

        public OpPatient​(double creationTime,
                         java.lang.String name)
      • OpPatient

        public OpPatient​(double creationTime)
    • Method Detail

      • getPreOperationTime

        public GetValueIfc getPreOperationTime()
      • getOperationTime

        public GetValueIfc getOperationTime()
      • getPostOperationTime

        public GetValueIfc getPostOperationTime()