deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wmps.operation
Class TextArea

java.lang.Object
  extended by org.deegree.ogcwebservices.wmps.operation.TextArea
All Implemented Interfaces:
Serializable

public class TextArea
extends Object
implements Serializable

Encapsulates the Text Details for Map output entered via the PrintMap post request.

Since:
2.0
Version:
2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Anup Deshmukh, last edited by: $Author: mschneider $
See Also:
Serialized Form

Constructor Summary
TextArea(String name, String text)
          Creates a new TextArea instance
 
Method Summary
 String getName()
          Get the TextArea name.
 String getText()
          Get the text entered in the text area.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextArea

public TextArea(String name,
                String text)
Creates a new TextArea instance

Parameters:
name -
text -
Method Detail

getName

public String getName()
Get the TextArea name.

Returns:
String

getText

public String getText()
Get the text entered in the text area.

Returns:
String

deegree 2.3 (2010/04/09 10:10 build-4-official)

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