Uses of Class
thredds.inventory.FeatureCollectionConfig.PointDatasetType

Packages that use FeatureCollectionConfig.PointDatasetType
thredds.inventory Abstractions for tracking dataset inventory using "managed files". 
 

Uses of FeatureCollectionConfig.PointDatasetType in thredds.inventory
 

Fields in thredds.inventory with type parameters of type FeatureCollectionConfig.PointDatasetType
 Set<FeatureCollectionConfig.PointDatasetType> FeatureCollectionConfig.PointConfig.datasets
           
 

Methods in thredds.inventory that return FeatureCollectionConfig.PointDatasetType
static FeatureCollectionConfig.PointDatasetType FeatureCollectionConfig.PointDatasetType.valueOf(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.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.