org.deegree.protocol.wfs.storedquery
Class Parameter
java.lang.Object
org.deegree.protocol.wfs.storedquery.Parameter
public class Parameter
- extends Object
A parameter definition in a StoredQueryDefinition
.
- Version:
- $Revision: 31880 $, $Date: 2011-09-14 23:55:26 +0200 (Wed, 14 Sep 2011) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getName
public String getName()
getType
public QName getType()
getTitles
public List<LanguageString> getTitles()
getAbstracts
public List<LanguageString> getAbstracts()
getMetadata
public List<org.apache.axiom.om.OMElement> getMetadata()
Copyright © 2011. All Rights Reserved.