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 Metadata |
AbstractDatasetInfoBuilder.metadata |
Modifier and Type | Method and Description |
---|---|
BUILDER |
AbstractDatasetInfoBuilder.setMetadata(Metadata metadata) |
Modifier and Type | Method and Description |
---|---|
static Metadata |
Metadata.copy(Metadata src) |
Metadata |
DatasetInfo.getMetadata()
Gets the metadata for this dataset
|
Modifier and Type | Method and Description |
---|---|
static Metadata |
Metadata.copy(Metadata src) |
void |
DatasetInfo.setMetadata(Metadata metadata)
Sets the metadata for this dataset
|
Copyright © 2013. All Rights Reserved.