Class PrescriptionViewerFormat

  • All Implemented Interfaces:
    be.recipe.api.executor.ExecutorViewer.Visitor

    public class PrescriptionViewerFormat
    extends Object
    implements be.recipe.api.executor.ExecutorViewer.Visitor
    • Field Detail

      • executor_id

        public static final Pattern executor_id
    • Constructor Detail

      • PrescriptionViewerFormat

        public PrescriptionViewerFormat()
    • Method Detail

      • toString

        public static String toString​(be.recipe.api.executor.ExecutorViewer it)
      • parse

        public static be.recipe.api.executor.ExecutorViewer parse​(String it)
      • on

        public void on​(be.recipe.api.viewer.AllViewer it)
        Specified by:
        on in interface be.recipe.api.executor.ExecutorViewer.Visitor
      • on

        public void on​(be.recipe.api.viewer.PatientViewer it)
        Specified by:
        on in interface be.recipe.api.executor.ExecutorViewer.Visitor
      • on

        public void on​(be.recipe.api.viewer.ExecutorViewer it)
        Specified by:
        on in interface be.recipe.api.executor.ExecutorViewer.Visitor