Uses of Class
thredds.inventory.FeatureCollectionConfig.ProtoChoice

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

Uses of FeatureCollectionConfig.ProtoChoice in thredds.inventory
 

Fields in thredds.inventory declared as FeatureCollectionConfig.ProtoChoice
 FeatureCollectionConfig.ProtoChoice FeatureCollectionConfig.ProtoConfig.choice
           
 

Methods in thredds.inventory that return FeatureCollectionConfig.ProtoChoice
static FeatureCollectionConfig.ProtoChoice FeatureCollectionConfig.ProtoChoice.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FeatureCollectionConfig.ProtoChoice[] FeatureCollectionConfig.ProtoChoice.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.