public class FeatureCollectionRefBuilder
extends thredds.client.catalog.builder.DatasetBuilder
| Constructor and Description |
|---|
FeatureCollectionRefBuilder(thredds.client.catalog.builder.DatasetBuilder parent,
thredds.featurecollection.FeatureCollectionConfig config) |
FeatureCollectionRefBuilder(thredds.client.catalog.builder.DatasetBuilder parent,
FeatureCollectionRef from) |
| Modifier and Type | Method and Description |
|---|---|
FeatureCollectionRef |
makeDataset(thredds.client.catalog.DatasetNode parent) |
addAccess, addDataset, addServiceToCatalog, addToList, addToList, addToNewList, copyDataset, get, getDatasets, getFldOrInherited, getInheritableMetadata, getName, getParent, getServices, put, putInheritedField, setName, transferInheritedMetadata, transferMetadatapublic FeatureCollectionRefBuilder(thredds.client.catalog.builder.DatasetBuilder parent,
thredds.featurecollection.FeatureCollectionConfig config)
public FeatureCollectionRefBuilder(thredds.client.catalog.builder.DatasetBuilder parent,
FeatureCollectionRef from)
public FeatureCollectionRef makeDataset(thredds.client.catalog.DatasetNode parent)
makeDataset in class thredds.client.catalog.builder.DatasetBuilder