ucar.unidata.util
Interface DatedThing

All Known Implementing Classes:
DatedObject, DqcRadarDatasetCollection.DatasetURIInfo, DqcRadarDatasetCollection.InvDatasetInfo, TDSRadarDatasetCollection.DatasetURIInfo, TDSRadarDatasetCollection.InvDatasetInfo

public interface DatedThing

An interface for some object that has a date


Method Summary
 Date getDate()
          Get the date
 

Method Detail

getDate

Date getDate()
Get the date

Returns:
the date


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