Uses of Class
de.foellix.aql.datastructure.Intentsources
Packages that use Intentsources
-
Uses of Intentsources in de.foellix.aql.datastructure
Fields in de.foellix.aql.datastructure declared as IntentsourcesMethods in de.foellix.aql.datastructure that return IntentsourcesModifier and TypeMethodDescriptionObjectFactory.createIntentsources()Create an instance ofIntentsourcesAnswer.getIntentsources()Gets the value of the intentsources property.Methods in de.foellix.aql.datastructure with parameters of type IntentsourcesModifier and TypeMethodDescriptionvoidAnswer.setIntentsources(Intentsources value) Sets the value of the intentsources property. -
Uses of Intentsources in de.foellix.aql.helper
Methods in de.foellix.aql.helper with parameters of type IntentsourcesModifier and TypeMethodDescriptionstatic booleanEqualsHelper.equals(Intentsources intentsources1, Intentsources intentsources2) static booleanEqualsHelper.equals(Intentsources intentsources1, Intentsources intentsources2, EqualsOptions options) static StringHelper.toString(Intentsources intentsources) static StringHelper.toString(Intentsources intentsources, boolean detailData) -
Uses of Intentsources in de.foellix.aql.helper.tools
Methods in de.foellix.aql.helper.tools that return Intentsources