psdi.app.route

Class RouteStopSet

    • Constructor Detail

      • RouteStopSet

        public RouteStopSet(MboServerInterface ms)
                     throws MXException,
                            java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The Mbo Server interface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generate a new Route Stop object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet
        Returns:
        the new Route Stop object
        Throws:
        MXException
        java.rmi.RemoteException
      • initDataDictionary

        public void initDataDictionary()
        Initialize the data dictionary.
        Overrides:
        initDataDictionary in class MboSet