ucar.nc2.thredds
Class TDSRadarDatasetCollection.InvDatasetInfo
java.lang.Object
ucar.nc2.thredds.TDSRadarDatasetCollection.InvDatasetInfo
- All Implemented Interfaces:
- DatedThing
- Enclosing class:
- TDSRadarDatasetCollection
public class TDSRadarDatasetCollection.InvDatasetInfo
- extends Object
- implements 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 |
TDSRadarDatasetCollection.InvDatasetInfo
public TDSRadarDatasetCollection.InvDatasetInfo(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 DatedThing
- Returns:
- the Date
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.