thredds.catalog
Class InvDatasetFmrc.InventoryParams

java.lang.Object
  extended by thredds.catalog.InvDatasetFmrc.InventoryParams
Enclosing class:
InvDatasetFmrc

public class InvDatasetFmrc.InventoryParams
extends Object


Field Summary
 String def
           
 long lastModifiedLimit
           
 String location
           
 boolean subdirs
           
 String suffix
           
 
Constructor Summary
InvDatasetFmrc.InventoryParams()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

location

public String location

def

public String def

suffix

public String suffix

subdirs

public boolean subdirs

lastModifiedLimit

public long lastModifiedLimit
Constructor Detail

InvDatasetFmrc.InventoryParams

public InvDatasetFmrc.InventoryParams()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


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