psdi.app.pr

Class PRCostSet

    • Constructor Detail

      • PRCostSet

        public PRCostSet(MboServerInterface ms)
                  throws MXException,
                         java.rmi.RemoteException
        Constructs the set of PRCosts
        Parameters:
        ms - the MboServerInterface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generates a new PRCost object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet.
        Returns:
        Mbo - the new PRCost.
        Throws:
        MXException
        java.rmi.RemoteException