com.ibm.tivoli.maximo.map

Class LBSLocation

  • java.lang.Object
    • Field Detail

      • MAXKEYS

        public int MAXKEYS
    • Constructor Detail

      • LBSLocation

        public LBSLocation(MboSet ms)
                    throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • setLBSValues

        public void setLBSValues(java.lang.String refObject,
                                 java.lang.String[] keyValues,
                                 java.lang.Double lat,
                                 java.lang.Double lng,
                                 java.lang.Double locationAccuracy,
                                 java.lang.Double altitudeAccuracy,
                                 java.lang.Double altitude,
                                 java.lang.Double heading,
                                 java.lang.Double speed)
                          throws java.rmi.RemoteException,
                                 MXException
        Specified by:
        setLBSValues in interface LBSLocationRemote
        Throws:
        java.rmi.RemoteException
        MXException
      • setLBSValuesBasedOnWO

        public void setLBSValuesBasedOnWO(java.lang.String refObject,
                                          java.lang.String[] keyValues,
                                          java.lang.Double lat,
                                          java.lang.Double lng,
                                          java.lang.String wonum,
                                          java.lang.String wositeid)
                                   throws java.rmi.RemoteException,
                                          MXException
        Specified by:
        setLBSValuesBasedOnWO in interface LBSLocationRemote
        Throws:
        java.rmi.RemoteException
        MXException