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

org.deegree.owscommon_1_1_0
Class ServiceIdentification

java.lang.Object
  extended by org.deegree.owscommon_1_1_0.DescriptionBase
      extended by 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 $

Constructor Summary
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)
           
 
Method Summary
 List<String> getAccessConstraints()
           
 String getFees()
           
 List<String> getProfiles()
           
 Pair<String,String> getServicetype()
           
 List<String> getServiceTypeVersions()
           
 
Methods inherited from class org.deegree.owscommon_1_1_0.DescriptionBase
getAbstracts, getKeywords, getTitles
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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 -
Method Detail

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.

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