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

org.deegree.owscommon_1_1_0
Class DescriptionBase

java.lang.Object
  extended by org.deegree.owscommon_1_1_0.DescriptionBase
Direct Known Subclasses:
BasicIdentification, ServiceIdentification

public class DescriptionBase
extends Object

IdentificationBase super class of all description elements.

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
DescriptionBase(List<String> titles, List<String> abstracts, List<Keywords> keywords)
           
 
Method Summary
 List<String> getAbstracts()
           
 List<Keywords> getKeywords()
           
 List<String> getTitles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescriptionBase

public DescriptionBase(List<String> titles,
                       List<String> abstracts,
                       List<Keywords> keywords)
Parameters:
titles - a list of titles.
abstracts - a list of abstracts.
keywords - a list of keywords
Method Detail

getTitles

public final List<String> getTitles()
Returns:
the titles.

getAbstracts

public final List<String> getAbstracts()
Returns:
the abstracts.

getKeywords

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

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