Uses of Class
thredds.catalog2.ThreddsMetadata.DatePointType

Packages that use ThreddsMetadata.DatePointType
thredds.catalog2   
 

Uses of ThreddsMetadata.DatePointType in thredds.catalog2
 

Methods in thredds.catalog2 that return ThreddsMetadata.DatePointType
static ThreddsMetadata.DatePointType ThreddsMetadata.DatePointType.getTypeForLabel(String label)
           
static ThreddsMetadata.DatePointType ThreddsMetadata.DatePointType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ThreddsMetadata.DatePointType[] ThreddsMetadata.DatePointType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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