|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.ogcwebservices.wps.WPSDescription
public class WPSDescription
WPSDescription.java Created on 09.03.2006. 15:00:05h Description of a WPS process, input, or output object.
Field Summary | |
---|---|
protected String |
_abstract
Brief narrative description of a process, input, or output, normally available for display to a human. |
protected Code |
identifier
Unambiguous identifier or name of a process, unique for this server, or unambiguous identifier or name of an input or output, unique for this process. |
protected String |
title
Title of a process, input, or output, normally available for display to a human. |
Constructor Summary | |
---|---|
WPSDescription(Code identifier,
String title)
|
|
WPSDescription(Code identifier,
String title,
String _abstract)
|
Method Summary | |
---|---|
String |
getAbstract()
|
Code |
getIdentifier()
|
String |
getTitle()
|
void |
setAbstract(String value)
|
void |
setIdentifier(Code value)
|
void |
setTitle(String value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Code identifier
protected String title
protected String _abstract
Constructor Detail |
---|
public WPSDescription(Code identifier, String title, String _abstract)
identifier
- title
- _abstract
- public WPSDescription(Code identifier, String title)
identifier
- title
- Method Detail |
---|
public Code getIdentifier()
public void setIdentifier(Code value)
value
- public String getTitle()
public void setTitle(String value)
value
- public String getAbstract()
public void setAbstract(String value)
value
-
|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org