Class ConjunctionPredicate

java.lang.Object
org.gbif.api.model.predicate.CompoundPredicate
org.gbif.api.model.predicate.ConjunctionPredicate
All Implemented Interfaces:
Serializable, Predicate

This predicate is "AND"-ing its subpredicates together.
See Also: