Having the following class
public class WRequest{ String name; List countries; }
I try to build a predicate :