com.supermap.mobjects.situationmonitor

类 SendDataObject

  • java.lang.Object
    • com.supermap.data.InternalHandle
      • com.supermap.data.InternalHandleDisposable
        • com.supermap.mobjects.situationmonitor.SendDataObject
    • 方法详细资料

      • getlDataHandle

        public long getlDataHandle()
        获取信号数据指针
        返回:
        返回信号指针
      • setlDataHandle

        public void setlDataHandle(long mDataHandle)
        设置信号指针
        参数:
        mDataHandle - 获取信号指针
      • setType

        public void setType(CommunicationRequestType eRequestType)
        设置请求信号类型
        参数:
        eRequestType - 请求信号类型
      • dispose

        public void dispose()
        删除数据指针

Copyright © 2021–2024 SuperMap. All rights reserved.