public static class GetMachineResponseBody.GetMachineResponseBodyResult
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetMachineResponseBodyResult() |
@NameInMap(value="deviceId") public String deviceId
@NameInMap(value="devId") public Long devId
@NameInMap(value="deviceName") public String deviceName
@NameInMap(value="productName") public String productName
@NameInMap(value="netStatus") public String netStatus
@NameInMap(value="productVersion") public String productVersion
@NameInMap(value="deviceSn") public String deviceSn
@NameInMap(value="maxFace") public Integer maxFace
@NameInMap(value="voiceMode") public Integer voiceMode
@NameInMap(value="machineBluetoothVO") public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO machineBluetoothVO
public static GetMachineResponseBody.GetMachineResponseBodyResult build(Map<String,?> map) throws Exception
Exception
public GetMachineResponseBody.GetMachineResponseBodyResult setDeviceId(String deviceId)
public String getDeviceId()
public GetMachineResponseBody.GetMachineResponseBodyResult setDevId(Long devId)
public Long getDevId()
public GetMachineResponseBody.GetMachineResponseBodyResult setDeviceName(String deviceName)
public String getDeviceName()
public GetMachineResponseBody.GetMachineResponseBodyResult setProductName(String productName)
public String getProductName()
public GetMachineResponseBody.GetMachineResponseBodyResult setNetStatus(String netStatus)
public String getNetStatus()
public GetMachineResponseBody.GetMachineResponseBodyResult setProductVersion(String productVersion)
public String getProductVersion()
public GetMachineResponseBody.GetMachineResponseBodyResult setDeviceSn(String deviceSn)
public String getDeviceSn()
public GetMachineResponseBody.GetMachineResponseBodyResult setMaxFace(Integer maxFace)
public Integer getMaxFace()
public GetMachineResponseBody.GetMachineResponseBodyResult setVoiceMode(Integer voiceMode)
public Integer getVoiceMode()
public GetMachineResponseBody.GetMachineResponseBodyResult setAtmManagerList(List<String> atmManagerList)
public GetMachineResponseBody.GetMachineResponseBodyResult setMachineBluetoothVO(GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO machineBluetoothVO)
public GetMachineResponseBody.GetMachineResponseBodyResultMachineBluetoothVO getMachineBluetoothVO()
Copyright © 2021. All rights reserved.