Uses of Class
thredds.catalog.CollectionType

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

Uses of CollectionType in thredds.catalog
 

Fields in thredds.catalog declared as CollectionType
static CollectionType CollectionType.FORECASTS
           
static CollectionType CollectionType.NONE
           
static CollectionType CollectionType.STATIONS
           
static CollectionType CollectionType.TIMESERIES
           
 

Methods in thredds.catalog that return CollectionType
 CollectionType InvDatasetImplProxy.getCollectionType()
           
 CollectionType InvDataset.getCollectionType()
          Get collectionType
 CollectionType InvCatalogRef.getCollectionType()
           
static CollectionType CollectionType.getType(java.lang.String name)
          Find the CollectionType that matches this name, ignore case.
 

Methods in thredds.catalog with parameters of type CollectionType
 void InvDatasetImplProxy.setCollectionType(CollectionType p0)
           
 void InvDatasetImpl.setCollectionType(CollectionType collectionType)
          Set collectionType