org.deegree.services.wps.provider.jrxml
Class ParameterDescription

java.lang.Object
  extended by org.deegree.services.wps.provider.jrxml.ParameterDescription

public class ParameterDescription
extends Object


Constructor Summary
ParameterDescription(String id, String title, String description)
           
 
Method Summary
 String getDescription()
           
 String getId()
           
 String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameterDescription

public ParameterDescription(String id,
                            String title,
                            String description)
Method Detail

getId

public String getId()

getTitle

public String getTitle()

getDescription

public String getDescription()


Copyright © 2011. All Rights Reserved.