org.deegree.services.wps.annotations.output
Annotation Type CmplxOutput


@Retention(value=RUNTIME)
public @interface CmplxOutput

The ComplexOutput annotates an output parameter of Type.Complex.

Note: The name of this annotation is slightly 'un-Java', this way it won't interfere with ComplexOutput

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
 ComplexFormat[] formats
          The possible formats this process can output complex data to, example:
 

Element Detail

formats

public abstract ComplexFormat[] formats
The possible formats this process can output complex data to, example:



Copyright © 2011. All Rights Reserved.