org.deegree.owscommon_1_1_0
Class ServiceIdentification
java.lang.Object
org.deegree.owscommon_1_1_0.DescriptionBase
org.deegree.owscommon_1_1_0.ServiceIdentification
public class ServiceIdentification
- extends DescriptionBase
ServiceIdentification the service identification of owscommon 1.1.0
- Version:
- $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
- Author:
- Rutger Bezema, last edited by: $Author: mschneider $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceIdentification
public ServiceIdentification(List<String> title,
List<String> abstracts,
List<Keywords> keywords,
Pair<String,String> servicetype,
List<String> serviceTypeVersions,
List<String> profiles,
String fees,
List<String> accessConstraints)
- Parameters:
title - abstracts - keywords - servicetype - a pair containing < codetype, codespace >serviceTypeVersions - profiles - fees - accessConstraints -
getServiceTypeVersions
public final List<String> getServiceTypeVersions()
- Returns:
- the serviceTypeVersions.
getAccessConstraints
public final List<String> getAccessConstraints()
- Returns:
- the accessConstraints.
getFees
public final String getFees()
- Returns:
- the fees.
getServicetype
public final Pair<String,String> getServicetype()
- Returns:
- the codetype a pair containing <codetype,codespace-attrib >.
getProfiles
public final List<String> getProfiles()
- Returns:
- the profiles.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org