I have the following class:
public class FilterValues { private Boolean includeRecieved; private Boolean includeUnrecieved; //standard Getters and Se