|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Documented
@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public @interface OutMarks fields and getters where outjection should be performed.
| Optional Element Summary | |
|---|---|
ScopeType |
scope
Specifies parameter scope. |
java.lang.String |
value
Specifies non-default parameter name. |
public abstract ScopeType scope
public abstract java.lang.String value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||