Class DisjunctionPredicate

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

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