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

org.deegree.owscommon_new
Class Metadata

java.lang.Object
  extended by org.deegree.owscommon_new.Metadata

public class Metadata
extends Object

Metadata encapsulates generic meta data according to the OWS common specification 1.0.0.

Since:
2.0
Version:
2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Schmitz, last edited by: $Author: mschneider $

Constructor Summary
Metadata(SimpleLink link, URI about, Object metadata)
          Standard constructor that initializes all encapsulated data.
 
Method Summary
 URI getAbout()
           
 SimpleLink getLink()
           
 Object getMetadata()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Metadata

public Metadata(SimpleLink link,
                URI about,
                Object metadata)
Standard constructor that initializes all encapsulated data.

Parameters:
link -
about -
metadata -
Method Detail

getAbout

public URI getAbout()
Returns:
Returns the about.

getLink

public SimpleLink getLink()
Returns:
Returns the link.

getMetadata

public Object getMetadata()
Returns:
Returns the metadata.

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