Modifier and Type | Method and Description |
---|---|
FilterCriteria |
Filter.getCriteria()
Gets the criteria that tasks or resources must meet to be displayed in MSP view.
|
Modifier and Type | Method and Description |
---|---|
List<FilterCriteria> |
FilterCriteria.getCriteriaRows()
Gets the list of child
FilterCriteria rows. |
Modifier and Type | Method and Description |
---|---|
void |
Filter.setCriteria(FilterCriteria value)
Sets the criteria that tasks or resources must meet to be displayed in MSP view.
|