Uses of Class
technology.openpool.ldap.adapter.api.query.BooleanValue
-
Packages that use BooleanValue Package Description technology.openpool.ldap.adapter.api.query -
-
Uses of BooleanValue in technology.openpool.ldap.adapter.api.query
Methods in technology.openpool.ldap.adapter.api.query that return BooleanValue Modifier and Type Method Description static BooleanValueBooleanValue. falseValue()BooleanValueBooleanValue. negate()static BooleanValueBooleanValue. trueValue()
-