| Package | Description |
|---|---|
| org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 |
| Modifier and Type | Field and Description |
|---|---|
protected Filter |
SearchRequest.filter |
protected Filter |
Filter.not |
| Modifier and Type | Method and Description |
|---|---|
Filter |
ObjectFactory.createFilter()
Create an instance of
Filter |
Filter |
SearchRequest.getFilter()
Gets the value of the filter property.
|
Filter |
Filter.getNot()
Gets the value of the not property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Filter> |
ObjectFactory.createFilterSetNot(Filter value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Filter> |
ObjectFactory.createFilterSetNot(Filter value)
|
void |
SearchRequest.setFilter(Filter value)
Sets the value of the filter property.
|
void |
Filter.setNot(Filter value)
Sets the value of the not property.
|
Copyright © 2020 Open eHealth Foundation. All rights reserved.