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

org.deegree.owscommon_new
Class ServiceIdentification

java.lang.Object
  extended by org.deegree.owscommon_new.ServiceIdentification

public class ServiceIdentification
extends Object

ServiceIdentification stores the contents of a ServiceIdentification element according to the OWS common specification version 1.0.0.

Since:
2.0
Version:
2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Schmitz, last edited by: $Author: mschneider $

Constructor Summary
ServiceIdentification(Code serviceType, List<String> serviceTypeVersions, String title, List<String> alternativeTitles, Date date, String identifier, String abstractString, List<Keywords> keywords, List<Constraints> accessConstraints)
          Standard constructor that initializes all encapsulated data.
 
Method Summary
 String getAbstractString()
           
 List<Constraints> getAccessConstraints()
           
 List<String> getAlternativeTitles()
           
 Date getDate()
           
 String getIdentifier()
           
 List<Keywords> getKeywords()
           
 Code getServiceType()
           
 List<String> getServiceTypeVersions()
           
 String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceIdentification

public ServiceIdentification(Code serviceType,
                             List<String> serviceTypeVersions,
                             String title,
                             List<String> alternativeTitles,
                             Date date,
                             String identifier,
                             String abstractString,
                             List<Keywords> keywords,
                             List<Constraints> accessConstraints)
Standard constructor that initializes all encapsulated data.

Parameters:
serviceType -
serviceTypeVersions -
title -
alternativeTitles -
date -
identifier -
abstractString -
keywords -
accessConstraints -
Method Detail

getAbstractString

public String getAbstractString()
Returns:
Returns the abstractString.

getAccessConstraints

public List<Constraints> getAccessConstraints()
Returns:
Returns the accessConstraints.

getAlternativeTitles

public List<String> getAlternativeTitles()
Returns:
Returns the alternativeTitles.

getDate

public Date getDate()
Returns:
Returns the date.

getIdentifier

public String getIdentifier()
Returns:
Returns the identifier.

getKeywords

public List<Keywords> getKeywords()
Returns:
Returns the keywords.

getServiceType

public Code getServiceType()
Returns:
Returns the serviceType.

getServiceTypeVersions

public List<String> getServiceTypeVersions()
Returns:
Returns the serviceTypeVersions.

getTitle

public String getTitle()
Returns:
Returns the title.

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