thredds.inventory
Class FeatureCollectionConfig.BestDataset

java.lang.Object
  extended by thredds.inventory.FeatureCollectionConfig.BestDataset
Enclosing class:
FeatureCollectionConfig

public static class FeatureCollectionConfig.BestDataset
extends Object


Field Summary
 double greaterThan
           
 String name
           
 
Constructor Summary
FeatureCollectionConfig.BestDataset(String name, double greaterThan)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

greaterThan

public double greaterThan
Constructor Detail

FeatureCollectionConfig.BestDataset

public FeatureCollectionConfig.BestDataset(String name,
                                           double greaterThan)


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