Package | Description |
---|---|
com.socrata.model.importer |
The model objects (nouns) used by the import operations defined by SodaImporter.
|
Modifier and Type | Method and Description |
---|---|
List<Attachment> |
Metadata.getAttachments() |
Modifier and Type | Method and Description |
---|---|
void |
Metadata.setAttachments(List<Attachment> attachments) |
Constructor and Description |
---|
Metadata(Map<String,Map<String,String>> custom_metadata,
String rowIdentifier,
String rdfSubject,
String rdfClass,
List<Attachment> attachments) |
Copyright © 2013. All Rights Reserved.