psdi.app.jobplan

Class FldJobTaskMeterName

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldJobTaskMeterName
    extends MAXTableDomain
    Common validation class for: MeasurePoint.MeterName.
    The validation only checks that the entered value exists in the meter table and that the meters are characteristic or gauge.
    See Also:
    JobTask
    • Constructor Detail

      • FldJobTaskMeterName

        public FldJobTaskMeterName(MboValue mbv)
                            throws MXException,
                                   java.rmi.RemoteException
        Construct and attach to the mbo value.
        Parameters:
        mbv - the MboValue this field will attach to.
        Throws:
        MXException
        java.rmi.RemoteException