psdi.app.failure

Class FldFailureList

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldFailureList
    extends MAXTableDomain
    This class evaluates a FailureList. All it does is just check for the FailureList's existence in the FailureList table Use this class as a base class and add your own methods to the extended class to add more functionality to the extended class
    • Constructor Detail

      • FldFailureList

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