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: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: mschneider $
 
 
 
 
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://www.deegree.org