Uses of Interface
thredds.catalog2.CatalogRef

Packages that use CatalogRef
thredds.catalog2   
thredds.catalog2.builder   
thredds.catalog2.simpleImpl   
 

Uses of CatalogRef in thredds.catalog2
 

Methods in thredds.catalog2 that return types with arguments of type CatalogRef
 List<CatalogRef> CatalogSearchHelper.findCatalogRefs()
           
 

Uses of CatalogRef in thredds.catalog2.builder
 

Methods in thredds.catalog2.builder that return CatalogRef
 CatalogRef CatalogRefBuilder.build()
           
 

Methods in thredds.catalog2.builder with parameters of type CatalogRef
 CatalogRefBuilder ThreddsBuilderFactory.newCatalogRefBuilder(CatalogRef catRef)
           
 

Uses of CatalogRef in thredds.catalog2.simpleImpl
 

Methods in thredds.catalog2.simpleImpl with parameters of type CatalogRef
 CatalogRefBuilder ThreddsBuilderFactoryImpl.newCatalogRefBuilder(CatalogRef catRef)
           
 



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