thredds.catalog2
Interface ThreddsMetadata.VariableGroup

Enclosing interface:
ThreddsMetadata

public static interface ThreddsMetadata.VariableGroup


Method Summary
 String getVariableMapUrl()
           
 List<ThreddsMetadata.Variable> getVariables()
           
 String getVocabularyAuthorityId()
           
 String getVocabularyAuthorityUrl()
           
 boolean isEmpty()
           
 

Method Detail

getVocabularyAuthorityId

String getVocabularyAuthorityId()

getVocabularyAuthorityUrl

String getVocabularyAuthorityUrl()

getVariables

List<ThreddsMetadata.Variable> getVariables()

getVariableMapUrl

String getVariableMapUrl()

isEmpty

boolean isEmpty()


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