|
||||||||||
| PREV CLASS NEXT CLASS | All Classes | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) public @interface QWTypeAlias
The attribute used to define cross programming language interoperable types.
| Required Element Summary | |
|---|---|
String |
type
The interoperable type name. |
| Optional Element Summary | |
|---|---|
String |
member
The interoperable member name. |
| Element Detail |
|---|
public abstract String type
public abstract String member
|
||||||||||
| PREV CLASS NEXT CLASS | All Classes | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||