deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.gml.dictionary
Interface Definition

All Superinterfaces:
GMLObject
All Known Subinterfaces:
Dictionary
All Known Implementing Classes:
GenericDefinition, GenericDictionary

public interface Definition
extends GMLObject

Base interface for all GML definition objects.

Version:
$Revision: 21659 $, $Date: 2009-12-23 14:29:54 +0100 (Mi, 23 Dez 2009) $
Author:
Markus Schneider, last edited by: $Author: mschneider $
See Also:
Dictionary

Method Summary
 StringOrRef getDescription()
          Returns the description.
 CodeType[] getNames()
          Returns the names.
 
Methods inherited from interface org.deegree.gml.GMLObject
getGMLProperties, getId
 

Method Detail

getDescription

StringOrRef getDescription()
Returns the description.

Returns:
the description, can be null

getNames

CodeType[] getNames()
Returns the names.

Returns:
the names, can be empty, but never null

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

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

]]>