|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Documented @Target(value=METHOD) @Retention(value=SOURCE) public @interface JSFFacet
Indicate that this method is a facet method.
| Optional Element Summary | |
|---|---|
java.lang.String |
desc
Short description |
boolean |
required
(true|false) Define if the property is required or not. |
public abstract boolean required
public abstract java.lang.String desc
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||