Class TDSRadarDatasetCollection.InvDatasetInfo

java.lang.Object
ucar.unidata.data.radar.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
  • Constructor Details

    • InvDatasetInfo

      public InvDatasetInfo(thredds.catalog.InvDataset u, Date date)
      Create an InvDatasetInfo
      Parameters:
      u - the InvDataset
      date - the Date
  • Method Details

    • getDate

      public Date getDate()
      Get the date
      Specified by:
      getDate in interface DatedThing
      Returns:
      the Date