psdi.app.meter

Class FldDeployedMeterPreviousReadingInspector

    • Constructor Detail

      • FldDeployedMeterPreviousReadingInspector

        public FldDeployedMeterPreviousReadingInspector(MboValue mbv)
                                                 throws MXException,
                                                        java.rmi.RemoteException
        construct and attach to the MboValue
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        if this value's mbo is being added to the database, sets value for DeployedMeter's Inspector attribute to be the same as itself. If this value's mbo is being updated, return without performing any of the actions in this method..
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException