Class GOReport

    • Constructor Detail

      • GOReport

        public GOReport​(int eventId,
                        int hobj,
                        int locVarId,
                        int row,
                        int col)
    • Method Detail

      • reportNumPar

        public void reportNumPar​(int param1,
                                 int param2)
        Description copied from interface: IReportComponent
        Corresponds to ESL function %HI_ReportNumPar
        Specified by:
        reportNumPar in interface IReportComponent
      • reportTimPar

        public void reportTimPar​(java.util.Date param1,
                                 java.util.Date param2)
        Description copied from interface: IReportComponent
        Corresponds to ESL function %HI_ReportTimPar
        Specified by:
        reportTimPar in interface IReportComponent
      • reportStrPar

        public void reportStrPar​(java.lang.String param1)
        Description copied from interface: IReportComponent
        Corresponds to ESL function %HI_ReportStrPar
        Specified by:
        reportStrPar in interface IReportComponent
      • reportPar

        public void reportPar​(java.lang.String paramName,
                              int param1)
        Description copied from interface: IReportComponent
        Corresponds to ESL function %HI_ReportPar
        Specified by:
        reportPar in interface IReportComponent
      • reportPar

        public void reportPar​(java.lang.String paramName,
                              long param2)
        Description copied from interface: IReportComponent
        Corresponds to ESL function %HI_ReportPar
        Specified by:
        reportPar in interface IReportComponent
      • reportPar

        public void reportPar​(java.lang.String paramName,
                              java.util.Date param3)
        Description copied from interface: IReportComponent
        Corresponds to ESL function %HI_ReportPar
        Specified by:
        reportPar in interface IReportComponent
      • reportPar

        public void reportPar​(java.lang.String paramName,
                              java.lang.String param4)
        Description copied from interface: IReportComponent
        Corresponds to ESL function %HI_ReportPar
        Specified by:
        reportPar in interface IReportComponent