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(java.lang.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(javax.xml.stream.XMLStreamWriter xmlWriter, org.deegree.protocol.ows.capabilities.GetCapabilities request, ServiceIdentificationType identification, ServiceProviderType provider, java.util.List<java.lang.String> allowedOperations, java.util.Set<Capabilities100XMLAdapter.Sections> sections, java.util.List<WCSCoverage> coverages, DeegreeServicesMetadataType serviceMetadata, DeegreeServiceControllerType mainConf, javax.xml.stream.XMLStreamWriter writer, int updateSequence)
          Export a WCS Capabilities document from a list of ServiceConfiguration.Coverages.
 



Copyright © 2011. All Rights Reserved.