ucar.unidata.idv.chooser
Class IdvRadarDatasetCollection.InvDatasetInfo
java.lang.Object
ucar.unidata.idv.chooser.IdvRadarDatasetCollection.InvDatasetInfo
- All Implemented Interfaces:
- ucar.unidata.util.DatedThing
- Enclosing class:
- IdvRadarDatasetCollection
public class IdvRadarDatasetCollection.InvDatasetInfo
- extends Object
- implements ucar.unidata.util.DatedThing
Class to hold an InvDataset and a Date
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdvRadarDatasetCollection.InvDatasetInfo
public IdvRadarDatasetCollection.InvDatasetInfo(thredds.catalog.InvDataset u,
Date date)
- Create an InvDatasetInfo
- Parameters:
u - the InvDatasetdate - the Date
getDate
public Date getDate()
- Get the date
- Specified by:
getDate in interface ucar.unidata.util.DatedThing
- Returns:
- the Date