The following are constructors for ReportFilter.
The following are methods for ReportFilter. All are instance methods.
public String getColumn()
Type: String
public String getOperator()
Type: String
public String getValue()
Type: String
public Void setColumn(String column)
Type: Void
public Void setOperator(String operator)
Type: Void
public Void setValue(String value)
Type: Void