public class MetadataDataSource extends JSONObject
| Modifier and Type | Class and Description |
|---|---|
static class |
MetadataDataSource.Entry
Represents a single entry in a datasource definition for a field.
|
NULL| Constructor and Description |
|---|
MetadataDataSource(java.util.List<MetadataDataSource.Entry> entries)
Creates a new instance of data source with the given list of entries.
|
accumulate, append, doubleToString, get, getBoolean, getDouble, getInt, getJSONArray, getJSONObject, getLong, getNames, getNames, getString, has, increment, isNull, keys, keySet, length, names, numberToString, opt, optBoolean, optBoolean, optDouble, optDouble, optInt, optInt, optJSONArray, optJSONObject, optLong, optLong, optString, optString, put, put, put, put, put, put, put, putOnce, putOpt, quote, quote, remove, similar, stringToValue, testValidity, toJSONArray, toString, toString, valueToString, wrap, writepublic MetadataDataSource(java.util.List<MetadataDataSource.Entry> entries)
entries -