psdi.app.workorder

Class MultiAssetLocCIPrSet

    • Constructor Detail

      • MultiAssetLocCIPrSet

        public MultiAssetLocCIPrSet(MboServerInterface ms)
                             throws MXException,
                                    java.rmi.RemoteException
        Construct the set of MultiAssetLocCIPr objects.
        Parameters:
        ms - The MboServerInterface for MultiAssetLocCIPrSet.
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Factory method to create a MultiAssetLocCIPr object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - The MultiAssetLocCIPr MboSet.
        Returns:
        a MultiAssetLocCIPr Mbo object.
        Throws:
        MXException
        java.rmi.RemoteException