public static class GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetMachineResponseBodyResultMachineBluetoothVO() |
@NameInMap(value="address") public String address
@NameInMap(value="bluetoothCheckWithFace") public Boolean bluetoothCheckWithFace
@NameInMap(value="bluetoothDistanceMode") public String bluetoothDistanceMode
@NameInMap(value="bluetoothDistanceModeDesc") public String bluetoothDistanceModeDesc
@NameInMap(value="bluetoothValue") public Boolean bluetoothValue
@NameInMap(value="latitude") public Double latitude
@NameInMap(value="limitUserDeviceCount") public Boolean limitUserDeviceCount
@NameInMap(value="longitude") public Double longitude
@NameInMap(value="monitorLocationAbnormal") public Boolean monitorLocationAbnormal
@NameInMap(value="userDeviceCount") public Integer userDeviceCount
public GetMachineResponseBodyResultMachineBluetoothVO()
public static GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO build(Map<String,?> map) throws Exception
Exception
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setAddress(String address)
public String getAddress()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setBluetoothCheckWithFace(Boolean bluetoothCheckWithFace)
public Boolean getBluetoothCheckWithFace()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setBluetoothDistanceMode(String bluetoothDistanceMode)
public String getBluetoothDistanceMode()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setBluetoothDistanceModeDesc(String bluetoothDistanceModeDesc)
public String getBluetoothDistanceModeDesc()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setBluetoothValue(Boolean bluetoothValue)
public Boolean getBluetoothValue()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setLatitude(Double latitude)
public Double getLatitude()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setLimitUserDeviceCount(Boolean limitUserDeviceCount)
public Boolean getLimitUserDeviceCount()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setLongitude(Double longitude)
public Double getLongitude()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setMonitorLocationAbnormal(Boolean monitorLocationAbnormal)
public Boolean getMonitorLocationAbnormal()
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO setUserDeviceCount(Integer userDeviceCount)
public Integer getUserDeviceCount()
Copyright © 2022. All rights reserved.