|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=CLASS) public @interface Alias
Attribute aliases. CDK will generate getters/setters for these aliases which delegate calls to the original attribute methods.
| Required Element Summary | |
|---|---|
java.lang.String |
value
Attribute alias. |
| Element Detail |
|---|
public abstract java.lang.String value
Attribute alias. This is mandatory parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||