psdi.app.meter

Class FldDeployedMeterIsDelta

    • Constructor Detail

    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        if the non-persistent NewReading attribute is not null, force its revalidation with this new IsDelta information. This is necessary so that the DeployedMeter object can recalculate the delta and reading value information used to create a new MeterReading object.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        FldDeployedMeterNewReading.action()