psdi.app.citype

Class CdmCiTypeSet

    • Constructor Detail

      • CdmCiTypeSet

        public CdmCiTypeSet(MboServerInterface ms)
                     throws MXException,
                            java.rmi.RemoteException
        Constructs the set of CIType.

        Parameters:
        MboServerInterface - ms
        Throws:
        none
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generates a new CIType object.

        Specified by:
        getMboInstance in class MboSet
        Parameters:
        MboSet - ms
        Returns:
        new CIType object
        Throws:
        none
        MXException
        java.rmi.RemoteException