thredds.catalog
Class DataRootConfig

java.lang.Object
  extended by thredds.catalog.InvProperty
      extended by thredds.catalog.DataRootConfig

public class DataRootConfig
extends InvProperty

Describe

Since:
Sep 14, 2009
Author:
caron

Constructor Summary
DataRootConfig(String name, String value, String cacheS)
           
 
Method Summary
 boolean isCache()
           
 
Methods inherited from class thredds.catalog.InvProperty
equals, getName, getValue, hashCode, setValue, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataRootConfig

public DataRootConfig(String name,
                      String value,
                      String cacheS)
Method Detail

isCache

public boolean isCache()


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