Uses of Interface
thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder

Packages that use ThreddsMetadataBuilder.VariableGroupBuilder
thredds.catalog2.builder   
 

Uses of ThreddsMetadataBuilder.VariableGroupBuilder in thredds.catalog2.builder
 

Methods in thredds.catalog2.builder that return ThreddsMetadataBuilder.VariableGroupBuilder
 ThreddsMetadataBuilder.VariableGroupBuilder ThreddsMetadataBuilder.addVariableGroupBuilder()
           
 

Methods in thredds.catalog2.builder that return types with arguments of type ThreddsMetadataBuilder.VariableGroupBuilder
 List<ThreddsMetadataBuilder.VariableGroupBuilder> ThreddsMetadataBuilder.getVariableGroupBuilders()
           
 

Methods in thredds.catalog2.builder with parameters of type ThreddsMetadataBuilder.VariableGroupBuilder
 boolean ThreddsMetadataBuilder.removeVariableGroupBuilder(ThreddsMetadataBuilder.VariableGroupBuilder varGroupBldr)
           
 



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