org.deegree.services.wps.provider.jrxml
Class ParameterDescription
java.lang.Object
org.deegree.services.wps.provider.jrxml.ParameterDescription
public class ParameterDescription
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterDescription
public ParameterDescription(String id,
String title,
String description)
getId
public String getId()
getTitle
public String getTitle()
getDescription
public String getDescription()
Copyright © 2011. All Rights Reserved.