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


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

The Metadata annotates a metadata about an object

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 $

Required Element Summary
 java.lang.String about
          optional about the object
 java.lang.String href
          the href for more information
 

Element Detail

about

public abstract java.lang.String about
optional about the object


href

public abstract java.lang.String href
the href for more information



Copyright © 2011. All Rights Reserved.