|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={})
@Documented
public @interface OutputDeclares an output.
OutputProperty| Required Element Summary | |
|---|---|
String |
name
The name of the output. |
| Optional Element Summary | |
|---|---|
String[] |
defaultValues
The default values of the output. |
| Element Detail |
|---|
public abstract String name
public abstract String[] defaultValues
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||