Uses of Class
de.foellix.aql.datastructure.Intentfilters
Packages that use Intentfilters
-
Uses of Intentfilters in de.foellix.aql.datastructure
Fields in de.foellix.aql.datastructure declared as IntentfiltersMethods in de.foellix.aql.datastructure that return IntentfiltersModifier and TypeMethodDescriptionObjectFactory.createIntentfilters()Create an instance ofIntentfiltersAnswer.getIntentfilters()Gets the value of the intentfilters property.Methods in de.foellix.aql.datastructure with parameters of type IntentfiltersModifier and TypeMethodDescriptionvoidAnswer.setIntentfilters(Intentfilters value) Sets the value of the intentfilters property. -
Uses of Intentfilters in de.foellix.aql.helper
Methods in de.foellix.aql.helper that return IntentfiltersModifier and TypeMethodDescriptionManifestInfo.getActivityIntentfilters()ManifestInfo.getAllIntentfilters()ManifestInfo.getReceiverIntentfilters()ManifestInfo.getServiceIntentfilters()Methods in de.foellix.aql.helper with parameters of type IntentfiltersModifier and TypeMethodDescriptionstatic booleanEqualsHelper.equals(Intentfilters intentfilters1, Intentfilters intentfilters2) static booleanEqualsHelper.equals(Intentfilters intentfilters1, Intentfilters intentfilters2, EqualsOptions options) static StringHelper.toString(Intentfilters intentfilters) static StringHelper.toString(Intentfilters intentfilters, boolean detailData) -
Uses of Intentfilters in de.foellix.aql.helper.tools
Methods in de.foellix.aql.helper.tools that return Intentfilters