Uses of Enum
be.personify.util.LogicalOperator
Packages that use LogicalOperator
-
Uses of LogicalOperator in be.personify.util
Methods in be.personify.util that return LogicalOperatorModifier and TypeMethodDescriptionSearchCriteria.getOperator()static LogicalOperatorReturns the enum constant of this type with the specified name.static LogicalOperator[]LogicalOperator.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in be.personify.util with parameters of type LogicalOperatorConstructors in be.personify.util with parameters of type LogicalOperatorModifierConstructorDescriptionSearchCriteria(LogicalOperator operator, SearchCriterium... criteriums) constructor with array of criteriums