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

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

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

Methods in org.deegree.services.sos.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.sos.capabilities with type arguments of type Capabilities100XMLAdapter.Sections
static void Capabilities100XMLAdapter.export(java.util.Set<Capabilities100XMLAdapter.Sections> sections, java.util.List<org.deegree.observation.model.Offering> offerings, DeegreeServicesMetadataType serviceMetadata, ServiceIdentificationType identification, javax.xml.stream.XMLStreamWriter writer)
          Export an SOS Capabilities document from a list of ObservationOfferings.
 



Copyright © 2011. All Rights Reserved.