deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.MetadataLink

Packages that use MetadataLink
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices.getcapabilities   
org.deegree.ogcwebservices.wcs Web Coverage Service 1.1.7 (OGC WCS Version 1.0.0). 
org.deegree.ogcwebservices.wcs.describecoverage   
 

Uses of MetadataLink in org.deegree.ogcbase
 

Methods in org.deegree.ogcbase that return MetadataLink
 MetadataLink DescriptionBase.getMetadataLink()
           
 

Methods in org.deegree.ogcbase with parameters of type MetadataLink
 void DescriptionBase.setMetadataLink(MetadataLink metadataLink)
           
 

Constructors in org.deegree.ogcbase with parameters of type MetadataLink
Description(String name, String label, String description, MetadataLink metadataLink)
           
DescriptionBase(String name, String description, MetadataLink metadataLink)
           
 

Uses of MetadataLink in org.deegree.ogcwebservices.getcapabilities
 

Methods in org.deegree.ogcwebservices.getcapabilities that return MetadataLink
protected  MetadataLink OGCCapabilitiesDocument.parseMetadataLink(Element element)
          Creates a MetadataLink instance from the passed element.
protected  MetadataLink OGCStandardCapabilitiesDocument.parseMetadataLink(Element element)
          creates a MetadataLink object from the passed element.
 

Constructors in org.deegree.ogcwebservices.getcapabilities with parameters of type MetadataLink
Service(String description, String name, MetadataLink metadataLink, String label, Keywords[] keywords, CitedResponsibleParty citedResponsibleParty, CodeList fees, CodeList[] accessConstraints, String version, String updateSequence)
           
 

Uses of MetadataLink in org.deegree.ogcwebservices.wcs
 

Methods in org.deegree.ogcwebservices.wcs with parameters of type MetadataLink
protected static void XMLFactory.appendMetadataLink(Element xmlNode, MetadataLink mLink)
          appends the XML representation of the passed MetadataLink to the passed XmlNode including all attributes
 

Constructors in org.deegree.ogcwebservices.wcs with parameters of type MetadataLink
CoverageOfferingBrief(String name, String label, String description, MetadataLink metadataLink, LonLatEnvelope lonLatEnvelope, Keywords[] keywords)
           
CoverageOfferingBrief(String name, String label, String description, MetadataLink metadataLink, LonLatEnvelope lonLatEnvelope, Keywords[] keywords, URL configuration)
           
 

Uses of MetadataLink in org.deegree.ogcwebservices.wcs.describecoverage
 

Constructors in org.deegree.ogcwebservices.wcs.describecoverage with parameters of type MetadataLink
AxisDescription(String name, String label, String description, MetadataLink metadataLink, URI semantic, URI refSys, String refSysLabel, Values values)
           
CoverageOffering(String name, String label, String description, MetadataLink metadataLink, LonLatEnvelope lonLatEnvelope, Keywords[] keywords, DomainSet domainSet, RangeSet rangeSet, SupportedSRSs supportedCRSs, SupportedFormats supportedFormats, SupportedInterpolations supportedInterpolations, Extension extension)
           
RangeSet(String name, String label, String description, MetadataLink metadataLink, URI semantic, URI refSys, String refSysLabel, ValueEnum nullValues, AxisDescription[] axisDescription)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org