|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface CanSetReadOnly
An annotation to check of whether this getter read-only method allows to set the value, ignore it, or throw an exception.
| Optional Element Summary | |
|---|---|
CanSetReadOnlyStatus |
value
The status. |
public abstract CanSetReadOnlyStatus value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||