com.supermap.mobjects.situationmonitor
类 SendDataICJC
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.mobjects.situationmonitor.SendDataObject
-
- com.supermap.mobjects.situationmonitor.SendDataICJC
-
- 所有已实现的接口:
- IDisposable
public class SendDataICJC extends SendDataObject
用户卡检测(获取用户信息) USET_ICJC,USET_ICA
-
-
构造器概要
构造器 构造器和说明 SendDataICJC(CommunicationRequestType type)
发送请求ICJC数据。SendDataICJC(long lHandle, CommunicationRequestType type)
-
方法概要
所有方法 实例方法 具体方法 限定符和类型 方法和说明 short
getFrameNo()
获取户卡编号short
getNum()
获取终端数量void
setFrameNo(short frameNo)
设置户卡编号void
setNum(short num)
设置终端数量-
从类继承的方法 com.supermap.mobjects.situationmonitor.SendDataObject
dispose, getlDataHandle, getType, setlDataHandle, setType
-
-
-
-
构造器详细资料
-
SendDataICJC
public SendDataICJC(long lHandle, CommunicationRequestType type)
-
SendDataICJC
public SendDataICJC(CommunicationRequestType type)
发送请求ICJC数据。暂时先屏蔽通过类型构造对象- 参数:
type
- 请求命令类型
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.