org.deegree.model.metadata.iso19115
Class OnlineResource
java.lang.Object
org.deegree.model.metadata.iso19115.OnlineResource
- All Implemented Interfaces:
- Serializable
public class OnlineResource
- extends Object
- implements Serializable
iso 19115 OnlineResource
- Since:
- 2.0
- Version:
- $Revision: 9343 $, 1.0. $Revision: 9343 $, $Date: 2007-12-27 14:30:32 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
- See Also:
- Serialized Form
OnlineResource
public OnlineResource(Linkage linkage)
- Parameters:
linkage
-
OnlineResource
public OnlineResource(String applicationprofile,
FunctionCode functioncode,
Linkage linkage,
String onlineresourcedescription,
String onlineresourcename,
String protocol)
- Creates a new instance of OnLineResource
- Parameters:
applicationprofile
- functioncode
- linkage
- onlineresourcedescription
- onlineresourcename
- protocol
-
getApplicationProfile
public String getApplicationProfile()
- Returns:
- application profile
getFunctionCode
public FunctionCode getFunctionCode()
- Returns:
- function code
getLinkage
public Linkage getLinkage()
- Returns:
- linkage
getOnlineResourceDescription
public String getOnlineResourceDescription()
- Returns:
- online resource description
getOnlineResourceName
public String getOnlineResourceName()
- Returns:
- online resource name
getProtocol
public String getProtocol()
- Returns:
- protocol
toString
public String toString()
- to String method
- Overrides:
toString
in class Object
- Returns:
- string representation
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net