ucar.unidata.util
Interface DatedThing

All Known Implementing Classes:
DatedObject

public interface DatedThing

An interface for some object that has a date


Method Summary
 java.util.Date getDate()
          Get the date
 

Method Detail

getDate

java.util.Date getDate()
Get the date

Returns:
the date