org.deegree.services.wps.provider.jrxml
Class JrxmlProcessDescription
java.lang.Object
org.deegree.services.wps.provider.jrxml.JrxmlProcessDescription
public class JrxmlProcessDescription
- extends Object
TODO add class documentation here
- Version:
- $Revision: $, $Date: $
- Author:
- Lyn Goltz, last edited by: $Author: lyn $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JrxmlProcessDescription
public JrxmlProcessDescription(String id,
URL url,
String description,
Map<String,ParameterDescription> parameterDescriptions,
URL template,
Map<String,URL> subreports,
ResourceBundle resourceBundle)
getResourceBundle
public ResourceBundle getResourceBundle()
getSubreports
public Map<String,URL> getSubreports()
getTemplate
public URL getTemplate()
getDescription
public String getDescription()
getParameterDescriptions
public Map<String,ParameterDescription> getParameterDescriptions()
Copyright © 2011. All Rights Reserved.