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