psdi.app.dpldasset

Class FldValueAndUnit

    • Constructor Detail

      • FldValueAndUnit

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

      • setValueAndUnit

        public void setValueAndUnit(java.lang.String valueAttribute,
                                    java.lang.String unitAttribute)
                             throws MXException,
                                    java.rmi.RemoteException
        set the non-persistant field (format: value+" "+unit)
        Throws:
        MXException
        java.rmi.RemoteException