com.baidubce.services.modbus.model
Class ListCustomFieldRespons
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.modbus.model.ListCustomFieldRespons
- All Implemented Interfaces:
- Serializable
public class ListCustomFieldRespons
- extends AbstractBceResponse
Represent the response for list custom field.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListCustomFieldRespons
public ListCustomFieldRespons()
getFields
public List<String> getFields()
setFields
public void setFields(List<String> fields)
Copyright © 2018. All rights reserved.