com.baidubce.services.modbus.model
Class ListCustomFieldRespons

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by 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

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
ListCustomFieldRespons()
           
 
Method Summary
 List<String> getFields()
           
 void setFields(List<String> fields)
           
 
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

ListCustomFieldRespons

public ListCustomFieldRespons()
Method Detail

getFields

public List<String> getFields()

setFields

public void setFields(List<String> fields)


Copyright © 2018. All rights reserved.