@Documented @Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) public @interface ActivityContextAttributeAlias
| Modifier and Type | Required Element and Description |
|---|---|
String |
attributeAlias
the attribute alias, that is, it's name in the global space shared by all Sbbs.
|
String[] |
attributeNames
the name of all attributes pointing to the alias.
|
Copyright © 2016. All Rights Reserved.