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