Uses of Class
org.deegree.protocol.ows.metadata.Description

Packages that use Description
org.deegree.protocol.ows.metadata   
org.deegree.protocol.wms.metadata   
 

Uses of Description in org.deegree.protocol.ows.metadata
 

Subclasses of Description in org.deegree.protocol.ows.metadata
 class ServiceIdentification
          A Description that encapsulates general server-specific metadata reported by an OGC web service.
 

Methods in org.deegree.protocol.ows.metadata that return Description
static Description DescriptionConverter.fromJaxb(List<LanguageStringType> titles, List<LanguageStringType> abstracts, List<KeywordsType> keywords)
           
 

Uses of Description in org.deegree.protocol.wms.metadata
 

Methods in org.deegree.protocol.wms.metadata that return Description
 Description LayerMetadata.getDescription()
           
 

Methods in org.deegree.protocol.wms.metadata with parameters of type Description
 void LayerMetadata.setDescription(Description description)
           
 

Constructors in org.deegree.protocol.wms.metadata with parameters of type Description
LayerMetadata(String name, Description description, SpatialMetadata spatialMetadata)
           
 



Copyright © 2011. All Rights Reserved.