deegree-services-3.0-pre-nightly (2010/03/05 00:04) - official

org.deegree.services.wps.annotations.commons
Annotation Type ReferenceType


@Retention(value=RUNTIME)
@Target(value=ANNOTATION_TYPE)
public @interface ReferenceType

The ReferenceType annotates a value with a reference.

See ProcessDescription for a brief introduction to assigning values to annotations.

Version:
$Revision: 22719 $, $Date: 2010-02-24 11:00:06 +0100 (Mi, 24 Feb 2010) $
Author:
Rutger Bezema, last edited by: $Author: rbezema $

Optional Element Summary
 String reference
          optional, pointing to a reference (probably an url).
 String value
          optional, value of this reference
 

value

public abstract String value
optional, value of this reference

Default:
"_NS_"

reference

public abstract String reference
optional, pointing to a reference (probably an url).

Default:
"_NS_"

deegree-services-3.0-pre-nightly (2010/03/05 00:04) - official

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

]]>