thredds.catalog2
Interface ThreddsMetadata.DateRange

Enclosing interface:
ThreddsMetadata

public static interface ThreddsMetadata.DateRange


Method Summary
 String getDuration()
           
 String getEndDate()
           
 String getEndDateFormat()
           
 String getResolution()
           
 String getStartDate()
           
 String getStartDateFormat()
           
 

Method Detail

getStartDateFormat

String getStartDateFormat()

getStartDate

String getStartDate()

getEndDateFormat

String getEndDateFormat()

getEndDate

String getEndDate()

getDuration

String getDuration()

getResolution

String getResolution()


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