|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=PARAMETER) @Retention(value=RUNTIME) public @interface GProperty
This compile-time annotation specifies that a given String parameter actually represents a property of the class specified by the nearest type parameter. It is used by the Eclipse plugin; it marks string parameters that actually represent some property.
Optional Element Summary | |
---|---|
int |
parameter
|
public abstract int parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |