Uses of Class
de.foellix.aql.datastructure.Intentsinks
Packages that use Intentsinks
-
Uses of Intentsinks in de.foellix.aql.datastructure
Fields in de.foellix.aql.datastructure declared as IntentsinksMethods in de.foellix.aql.datastructure that return IntentsinksModifier and TypeMethodDescriptionObjectFactory.createIntentsinks()Create an instance ofIntentsinksAnswer.getIntentsinks()Gets the value of the intentsinks property.Methods in de.foellix.aql.datastructure with parameters of type IntentsinksModifier and TypeMethodDescriptionvoidAnswer.setIntentsinks(Intentsinks value) Sets the value of the intentsinks property. -
Uses of Intentsinks in de.foellix.aql.helper
Methods in de.foellix.aql.helper with parameters of type IntentsinksModifier and TypeMethodDescriptionstatic booleanEqualsHelper.equals(Intentsinks intentsinks1, Intentsinks intentsinks2) static booleanEqualsHelper.equals(Intentsinks intentsinks1, Intentsinks intentsinks2, EqualsOptions options) static StringHelper.toString(Intentsinks intentsinks) static StringHelper.toString(Intentsinks intentsinks, boolean detailData) -
Uses of Intentsinks in de.foellix.aql.helper.tools
Methods in de.foellix.aql.helper.tools that return Intentsinks