psdi.app.measurement

Class FldMeasurePointLowerAction

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldMeasurePointLowerAction
    extends MboValueAdapter
    MeasurePoint.loweraction validation Class:
    This class validates the following:
    • Lower action limits should be lower than lower warning limits.
    • Constructor Detail

      • FldMeasurePointLowerAction

        public FldMeasurePointLowerAction(MboValue mbv)
                                   throws MXException
        Construct and attach to the mbo value.
        Parameters:
        mbv - The MboValue this field will attach to.
        Throws:
        MXException