Package | Description |
---|---|
com.socrata.model.importer |
The model objects (nouns) used by the import operations defined by SodaImporter.
|
Modifier and Type | Method and Description |
---|---|
static LicenseInfo |
LicenseInfo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicenseInfo[] |
LicenseInfo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DatasetInfo.setupLicense(LicenseInfo licenseInfo,
String attribution,
String attributionLink)
Sets up the license portion of the dataset info from a LicenseInfo and an attribution.
|
Copyright © 2013. All Rights Reserved.