Uses of Class
org.deegree.services.wcs.capabilities.Capabilities100XMLAdapter.Sections

Packages that use Capabilities100XMLAdapter.Sections
org.deegree.services.wcs.capabilities   
 

Uses of Capabilities100XMLAdapter.Sections in org.deegree.services.wcs.capabilities
 

Methods in org.deegree.services.wcs.capabilities that return Capabilities100XMLAdapter.Sections
static Capabilities100XMLAdapter.Sections Capabilities100XMLAdapter.Sections.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Capabilities100XMLAdapter.Sections[] Capabilities100XMLAdapter.Sections.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Method parameters in org.deegree.services.wcs.capabilities with type arguments of type Capabilities100XMLAdapter.Sections
static void Capabilities100XMLAdapter.export(XMLStreamWriter xmlWriter, GetCapabilities request, ServiceIdentificationType identification, ServiceProviderType provider, List<String> allowedOperations, Set<Capabilities100XMLAdapter.Sections> sections, List<WCSCoverage> coverages, DeegreeServicesMetadataType serviceMetadata, DeegreeServiceControllerType mainConf, XMLStreamWriter writer, int updateSequence)
          Export a WCS Capabilities document from a list of ServiceConfiguration.Coverages.
 



Copyright © 2011. All Rights Reserved.