Uses of Class
thredds.wcs.v1_0_0_Plus.GetCapabilities.Section

Packages that use GetCapabilities.Section
thredds.wcs.v1_0_0_Plus   
 

Uses of GetCapabilities.Section in thredds.wcs.v1_0_0_Plus
 

Methods in thredds.wcs.v1_0_0_Plus that return GetCapabilities.Section
static GetCapabilities.Section GetCapabilities.Section.getSection(String altId)
           
static GetCapabilities.Section GetCapabilities.Section.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GetCapabilities.Section[] GetCapabilities.Section.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in thredds.wcs.v1_0_0_Plus with parameters of type GetCapabilities.Section
GetCapabilities(WcsRequest.Operation operation, String version, WcsDataset dataset, URI serverURI, GetCapabilities.Section section, String updateSequence, GetCapabilities.ServiceInfo serviceInfo)
           
 



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