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.
|
Modifier and Type | Method and Description |
---|---|
ExternalDatasetBuilder |
ExternalDatasetBuilder.addAccessPoint(String type,
String url)
Adds a single access point for an external dataset.
|
ExternalDatasetBuilder |
ExternalDatasetBuilder.setAccessPoints(Map<String,String> accessPoints)
Sets all the access points for an external dataset.
|
Copyright © 2013. All Rights Reserved.