com.baidubce.services.modbus.model.pullrule
Class PullRuleResponseWithDevice

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.modbus.model.pullrule.PullRuleResponse
          extended by com.baidubce.services.modbus.model.pullrule.PullRuleResponseWithDevice
All Implemented Interfaces:
Serializable

public class PullRuleResponseWithDevice
extends PullRuleResponse

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
PullRuleResponseWithDevice()
           
 
Method Summary
 DeviceUnitDto getDevice()
           
 void setDevice(DeviceUnitDto device)
           
 
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 com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PullRuleResponseWithDevice

public PullRuleResponseWithDevice()
Method Detail

getDevice

public DeviceUnitDto getDevice()

setDevice

public void setDevice(DeviceUnitDto device)


Copyright © 2018. All rights reserved.