thredds.inventory
Class FeatureCollectionConfig.UpdateConfig

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

public static class FeatureCollectionConfig.UpdateConfig
extends Object


Field Summary
 String rescan
           
 boolean startup
           
 boolean triggerOk
           
 
Constructor Summary
FeatureCollectionConfig.UpdateConfig()
           
FeatureCollectionConfig.UpdateConfig(String startup, String rescan, String trigger)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

startup

public boolean startup

rescan

public String rescan

triggerOk

public boolean triggerOk
Constructor Detail

FeatureCollectionConfig.UpdateConfig

public FeatureCollectionConfig.UpdateConfig()

FeatureCollectionConfig.UpdateConfig

public FeatureCollectionConfig.UpdateConfig(String startup,
                                            String rescan,
                                            String trigger)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


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