thredds.catalog2
Interface ThreddsMetadata.Variable

Enclosing interface:
ThreddsMetadata

public static interface ThreddsMetadata.Variable


Method Summary
 String getDescription()
           
 String getName()
           
 String getUnits()
           
 String getVocabularyAuthorityId()
           
 String getVocabularyAuthorityUrl()
           
 String getVocabularyId()
           
 String getVocabularyName()
           
 

Method Detail

getName

String getName()

getDescription

String getDescription()

getUnits

String getUnits()

getVocabularyId

String getVocabularyId()

getVocabularyName

String getVocabularyName()

getVocabularyAuthorityId

String getVocabularyAuthorityId()

getVocabularyAuthorityUrl

String getVocabularyAuthorityUrl()


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