|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||
@Target(value=TYPE) public @interface BindingMethods
Used to enumerate attribute-to-setter renaming. By default, an attribute is associated with
setAttribute setter. If there is a simple rename, enumerate them in an array of
BindingMethod annotations in the value.
| Required Element Summary | |
|---|---|
BindingMethod[] |
value
|
| Element Detail |
|---|
public abstract BindingMethod[] value
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||