Uses of Class
thredds.catalog.ThreddsMetadata.Variable

Packages that use ThreddsMetadata.Variable
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents. 
 

Uses of ThreddsMetadata.Variable in thredds.catalog
 

Methods in thredds.catalog that return types with arguments of type ThreddsMetadata.Variable
 java.util.List<ThreddsMetadata.Variable> ThreddsMetadata.Variables.getVariableList()
           
 

Methods in thredds.catalog with parameters of type ThreddsMetadata.Variable
 void ThreddsMetadata.Variables.addVariable(ThreddsMetadata.Variable v)