com.baidubce.services.modbus.model
Class BaseResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.modbus.model.BaseResponse
- All Implemented Interfaces:
- Serializable
public class BaseResponse
- extends AbstractBceResponse
Represent the base request for all modbus response.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseResponse
public BaseResponse()
getSuccess
public String getSuccess()
setSuccess
public void setSuccess(String success)
Copyright © 2018. All rights reserved.