deegree 2.5 (2011/06/29 09:44 build-8-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(java.util.List<java.lang.String> title, java.util.List<java.lang.String> abstracts, java.util.List<Keywords> keywords, Pair<java.lang.String,java.lang.String> servicetype, java.util.List<java.lang.String> serviceTypeVersions, java.util.List<java.lang.String> profiles, java.lang.String fees, java.util.List<java.lang.String> accessConstraints)
           
 
Method Summary
 java.util.List<java.lang.String> getAccessConstraints()
           
 java.lang.String getFees()
           
 java.util.List<java.lang.String> getProfiles()
           
 Pair<java.lang.String,java.lang.String> getServicetype()
           
 java.util.List<java.lang.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(java.util.List<java.lang.String> title,
                             java.util.List<java.lang.String> abstracts,
                             java.util.List<Keywords> keywords,
                             Pair<java.lang.String,java.lang.String> servicetype,
                             java.util.List<java.lang.String> serviceTypeVersions,
                             java.util.List<java.lang.String> profiles,
                             java.lang.String fees,
                             java.util.List<java.lang.String> accessConstraints)
Parameters:
title -
abstracts -
keywords -
servicetype - a pair containing < codetype, codespace >
serviceTypeVersions -
profiles -
fees -
accessConstraints -
Method Detail

getServiceTypeVersions

public final java.util.List<java.lang.String> getServiceTypeVersions()
Returns:
the serviceTypeVersions.

getAccessConstraints

public final java.util.List<java.lang.String> getAccessConstraints()
Returns:
the accessConstraints.

getFees

public final java.lang.String getFees()
Returns:
the fees.

getServicetype

public final Pair<java.lang.String,java.lang.String> getServicetype()
Returns:
the codetype a pair containing <codetype,codespace-attrib >.

getProfiles

public final java.util.List<java.lang.String> getProfiles()
Returns:
the profiles.

deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org