Uses of Class
org.gbif.api.model.predicate.CompoundPredicate
-
Packages that use CompoundPredicate Package Description org.gbif.api.model.predicate -
-
Uses of CompoundPredicate in org.gbif.api.model.predicate
Subclasses of CompoundPredicate in org.gbif.api.model.predicate Modifier and Type Class Description classConjunctionPredicateThis predicate is "AND"-ing its subpredicates together.classDisjunctionPredicateThis predicate is "OR"-ing its subpredicates together.
-