|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@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.
Required Element Summary | |
---|---|
ComplexFormat[] |
formats
The possible formats this process can output complex data to, example:
|
Element Detail |
---|
public abstract ComplexFormat[] formats
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |