|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(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(Set<Capabilities100XMLAdapter.Sections> sections,
List<Offering> offerings,
DeegreeServicesMetadataType serviceMetadata,
ServiceIdentificationType identification,
XMLStreamWriter writer)
Export an SOS Capabilities document from a list of ObservationOffering s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |