psdi.app.meter

Class FldDeployedMeterPreviousReadingDate

    • Constructor Detail

      • FldDeployedMeterPreviousReadingDate

        public FldDeployedMeterPreviousReadingDate(MboValue mbv)
                                            throws MXException
        Construct without a criteria.
        Throws:
        MXException
    • 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 attribute NewReadingDate 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 MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException