| Package | Description |
|---|---|
| thredds.featurecollection |
| Modifier and Type | Field and Description |
|---|---|
FeatureCollectionType |
FeatureCollectionConfig.type |
| Modifier and Type | Method and Description |
|---|---|
static FeatureCollectionType |
FeatureCollectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureCollectionType[] |
FeatureCollectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FeatureCollectionConfig(String name,
String path,
FeatureCollectionType fcType,
String spec,
String collectionName,
String dateFormatMark,
String olderThan,
String timePartition,
org.jdom2.Element innerNcml) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.