public class TDSRadarDatasetCollection.InvDatasetInfo extends java.lang.Object implements DatedThing
| Constructor and Description | 
|---|
InvDatasetInfo(thredds.catalog.InvDataset u,
              java.util.Date date)
Create an InvDatasetInfo 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Date | 
getDate()
Get the date 
 | 
public InvDatasetInfo(thredds.catalog.InvDataset u,
                      java.util.Date date)
u - the InvDatasetdate - the Datepublic java.util.Date getDate()
getDate in interface DatedThing