| Package | Description |
|---|---|
| thredds.inventory |
Abstractions for tracking dataset inventory using "managed files".
|
| Modifier and Type | Field and Description |
|---|---|
java.util.Set<FeatureCollectionConfig.FmrcDatasetType> |
FeatureCollectionConfig.FmrcConfig.datasets |
| Modifier and Type | Method and Description |
|---|---|
static FeatureCollectionConfig.FmrcDatasetType |
FeatureCollectionConfig.FmrcDatasetType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FeatureCollectionConfig.FmrcDatasetType[] |
FeatureCollectionConfig.FmrcDatasetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|