psdi.plusc.app.pluscds

Class PlusCWODSPointMultipleSet

  • java.lang.Object
    • Constructor Detail

      • PlusCWODSPointMultipleSet

        public PlusCWODSPointMultipleSet(PlusCWODSInstrRemote instr,
                                         PlusCWODSPointSet pointsSet,
                                         boolean includeNonRepeatable,
                                         boolean includeRepeated,
                                         boolean includeAverages)
                                  throws MXException,
                                         java.rmi.RemoteException
        Constructs a new PlusCWODSPointMultipleSet.
        Parameters:
        instr - Asset function that owns the points
        pointsSet - MBOSet of cal points
        includeNonRepeatable - whether to include single points
        includeRepeated - whether to include repetition points
        includeAverages - whether to include averages points
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception