com.baidubce.services.modbus.model.pullrule
Class PullRuleResponseWithDevice
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.modbus.model.pullrule.PullRuleResponse
com.baidubce.services.modbus.model.pullrule.PullRuleResponseWithDevice
- All Implemented Interfaces:
- Serializable
public class PullRuleResponseWithDevice
- extends PullRuleResponse
- See Also:
- Serialized Form
Methods inherited from class com.baidubce.services.modbus.model.pullrule.PullRuleResponse |
getCreateTime, getDeviceUuid, getFunctionCode, getLength, getParserObjectUuid, getPullInterval, getStartAddress, getUpdateTime, getUuid, setCreateTime, setDeviceUuid, setFunctionCode, setLength, setParserObjectUuid, setPullInterval, setStartAddress, setUpdateTime, setUuid |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PullRuleResponseWithDevice
public PullRuleResponseWithDevice()
getDevice
public DeviceUnitDto getDevice()
setDevice
public void setDevice(DeviceUnitDto device)
Copyright © 2018. All rights reserved.