psdi.app.meter

Class FldMeterMeterType

    • Constructor Detail

      • FldMeterMeterType

        public FldMeterMeterType(MboValue mbv)
                          throws MXException
        Construct and attach to the mbo value.
        Parameters:
        mbv - Mbo value
        Throws:
        MXException
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        if this MeterType value is CHARACTERISTIC, then the DomainId attribute's READONLY flag is set to false, its REQUIRED flag is set to true, and the MeasureUnitId attribute's READONLY flag is set to true.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException