Package | Description |
---|---|
com.socrata.builders |
Helper objects to create and manipulate some of the objects defined in com.socrata.model.These are
not necassary for using the API, but can be useful.
|
com.socrata.model.importer |
The model objects (nouns) used by the import operations defined by SodaImporter.
|
Modifier and Type | Field and Description |
---|---|
protected License |
AbstractDatasetInfoBuilder.license |
Modifier and Type | Method and Description |
---|---|
BUILDER |
AbstractDatasetInfoBuilder.setLicense(License license) |
Modifier and Type | Method and Description |
---|---|
License |
DatasetInfo.getLicense()
Gets the license structure that defines this license.
|
Modifier and Type | Method and Description |
---|---|
void |
DatasetInfo.setLicense(License license)
Sets the license structure that defines this license.
|
Copyright © 2013. All Rights Reserved.