|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface FluentArg
Used to annotate the parameter of a Fluent
method.
Required Element Summary | |
---|---|
String |
value
|
Optional Element Summary | |
---|---|
boolean |
attribute
|
boolean |
element
|
boolean |
reference
|
Element Detail |
---|
public abstract String value
public abstract boolean attribute
public abstract boolean element
public abstract boolean reference
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |