public class PermissionTree extends ManifestBase
attributes: android:icon="drawable resource" android:label="string resource" ] android:name="string"
| Constructor and Description |
|---|
PermissionTree() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIcon() |
String |
getLabel() |
String |
getName() |
void |
setIcon(String icon) |
void |
setLabel(String label) |
void |
setName(String name) |
getElements, setElementsCopyright © 2014. All Rights Reserved.