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

org.deegree.model.metadata.iso19115
Class Linkage

java.lang.Object
  extended by org.deegree.model.metadata.iso19115.Linkage
All Implemented Interfaces:
Serializable

public class Linkage
extends Object
implements Serializable

Linkage

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Axel Schaefer , last edited by: $Author: mschneider $
See Also:
Serialized Form

Field Summary
static String SIMPLE
           
 
Constructor Summary
Linkage()
          Creates a default instance of Linkage with default xlink namespace.
Linkage(URL href)
           
Linkage(URL href, String type)
          Creates a new instance of Linkage
 
Method Summary
 URL getHref()
          use="required"
 String getType()
          fixed="simple"
 void setHref(URL href)
           
 void setType(String type)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

SIMPLE

public static final String SIMPLE
See Also:
Constant Field Values
Constructor Detail

Linkage

public Linkage()
Creates a default instance of Linkage with default xlink namespace.

See Also:
"org.deegree.ogcbase.CommonNamespace#XLNNS"

Linkage

public Linkage(URL href)
Parameters:
href -

Linkage

public Linkage(URL href,
               String type)
Creates a new instance of Linkage

Parameters:
href -
type -
Method Detail

getHref

public URL getHref()
use="required"

Returns:
the href-attribute

setHref

public void setHref(URL href)
Parameters:
href -
See Also:
getHref()

getType

public String getType()
fixed="simple"

Returns:
the type-attribute

setType

public void setType(String type)
Parameters:
type -
See Also:
getType()

toString

public String toString()
Overrides:
toString in class Object

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