public class AlipayCommerceIotDeviceGeofenceQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceIotDeviceGeofenceQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getBindDevice() |
List<FenceEvent> |
getFenceEvents() |
void |
setBindDevice(List<String> bindDevice) |
void |
setFenceEvents(List<FenceEvent> fenceEvents) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceIotDeviceGeofenceQueryResponse()
public void setFenceEvents(List<FenceEvent> fenceEvents)
public List<FenceEvent> getFenceEvents()
Copyright © 2023. All rights reserved.