psdi.plusc.app.pluscds

Class PlusCFldWONoAdjMade

    • Constructor Detail

      • PlusCFldWONoAdjMade

        public PlusCFldWONoAdjMade(MboValue mbv)
        Instantiates a new plus c fld wo no adj made.
        Parameters:
        mbv - the mbv
    • Method Detail

      • getCalPoints

        protected MboSetRemote getCalPoints(MboRemote mboRemote,
                                            int calPointType)
                                     throws MXException,
                                            java.rmi.RemoteException
        Returns a MBOSet for the Calibration Points of the given Asset Function.
        Parameters:
        mboRemote - Asset Function MBO
        calPointType - the cal point type
        Returns:
        the cal points
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception
      • getFunctionChecks

        protected MboSetRemote getFunctionChecks(MboRemote mboRemote)
                                          throws MXException,
                                                 java.rmi.RemoteException
        Returns a MBOSet for the Function Check points of the given Asset Function.
        Parameters:
        mboRemote - Asset Function MBO
        Returns:
        the function checks
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception
      • getDynamicChecks

        protected MboSetRemote getDynamicChecks(MboRemote mboRemote)
                                         throws MXException,
                                                java.rmi.RemoteException
        Returns a MBOSet for the Dynamic Check points of the given Asset Function.
        Parameters:
        mboRemote - Asset Function MBO
        Returns:
        the dynamic checks
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception