thredds.inventory
Class TimedCollection.Dataset

java.lang.Object
  extended by thredds.inventory.TimedCollection.Dataset
Enclosing class:
TimedCollection

public class TimedCollection.Dataset
extends Object

The Dataset.getLocation() can be passed to FeatureDatasetFactoryManager.open().


Method Summary
 DateRange getDateRange()
           
 String getLocation()
           
 void setDateRange(DateRange dateRange)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getLocation

public String getLocation()

getDateRange

public DateRange getDateRange()

setDateRange

public void setDateRange(DateRange dateRange)

toString

public String toString()
Overrides:
toString in class Object


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