public class DatasourceField extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
DatasourceField()
String
getContentType()
getName()
getType()
List<String>
getValues()
void
setContentType(String contentType)
setName(String name)
setType(String type)
setValues(List<String> values)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DatasourceField()
public List<String> getValues()
public void setValues(List<String> values)
public String getName()
public void setName(String name)
public String getContentType()
public void setContentType(String contentType)
public String getType()
public void setType(String type)
public String toString()
toString
Object
Copyright © 2012. All Rights Reserved.