| java.lang.Object | ||
| ↳ | com.pnfsoftware.jeb.core.units.code.android.ApkManifestHelper.EndPointDescription | |
| ↳ | com.pnfsoftware.jeb.core.units.code.android.ApkManifestHelper.ActivityDescription | |
Short description of an APK activity end-point.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ActivityDescription(String fqname, boolean enabled, boolean exported) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | getAliasForName() | ||||||||||
| ApkManifestHelper.IntentFilterDescriptions | getIntentFilters() | ||||||||||
| boolean | isAlias() | ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pnfsoftware.jeb.core.units.code.android.ApkManifestHelper.EndPointDescription
| |||||||||||
From class
java.lang.Object
| |||||||||||