org.deegree.ogcwebservices
Class MetadataLink
java.lang.Object
org.deegree.ogcwebservices.MetadataLink
- All Implemented Interfaces:
- Cloneable
public class MetadataLink
- extends Object
- implements Cloneable
- Since:
- 2.0
- Version:
- $Revision: 9345 $, 1.0. $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
MetadataLink
public MetadataLink(URL reference,
String title,
URI about,
MetadataType metadataType)
- Parameters:
reference
- title
- about
- metadataType
-
getAbout
public URI getAbout()
- Returns:
- Returns the about.
setAbout
public void setAbout(URI about)
- Parameters:
about
- The about to set.
getMetadataType
public MetadataType getMetadataType()
- Returns:
- Returns the metadataType.
setMetadataType
public void setMetadataType(MetadataType metadataType)
- Parameters:
metadataType
- The metadataType to set.
getReference
public URL getReference()
- Returns:
- Returns the reference.
setReference
public void setReference(URL reference)
- Parameters:
reference
- The reference to set.
getTitle
public String getTitle()
- Returns:
- Returns the title.
setTitle
public void setTitle(String title)
- Parameters:
title
- The title to set.
clone
public Object clone()
- Overrides:
clone
in class Object
- See Also:
Object.clone()
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net