psdi.app.asset.virtual

Class FldDowntimeReportDate

    • Constructor Detail

    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        If either the startdate or enddate attribute is modified,] the following rules apply:

        • If either startdate or enddate is null, downtime is cleared.
        • When both startdate and enddate have non-null values, downtime is re-calculated.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException