Uses of Class
de.foellix.aql.config.Operators
Packages that use Operators
-
Uses of Operators in de.foellix.aql.config
Fields in de.foellix.aql.config declared as OperatorsMethods in de.foellix.aql.config that return OperatorsModifier and TypeMethodDescriptionObjectFactory.createOperators()Create an instance ofOperatorsConfig.getOperators()Gets the value of the operators property.Methods in de.foellix.aql.config with parameters of type OperatorsModifier and TypeMethodDescriptionvoidConfig.setOperators(Operators value) Sets the value of the operators property.