Uses of Class
thredds.inventory.FeatureCollectionConfig.FmrcDatasetType

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

Uses of FeatureCollectionConfig.FmrcDatasetType in thredds.inventory
 

Fields in thredds.inventory with type parameters of type FeatureCollectionConfig.FmrcDatasetType
 Set<FeatureCollectionConfig.FmrcDatasetType> FeatureCollectionConfig.FmrcConfig.datasets
           
 

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



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