| Package | Description |
|---|---|
| org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 |
| Modifier and Type | Field and Description |
|---|---|
protected FilterSet |
Filter.and |
protected FilterSet |
Filter.or |
| Modifier and Type | Method and Description |
|---|---|
FilterSet |
ObjectFactory.createFilterSet()
Create an instance of
FilterSet |
FilterSet |
Filter.getAnd()
Gets the value of the and property.
|
FilterSet |
Filter.getOr()
Gets the value of the or property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FilterSet> |
ObjectFactory.createFilterSetAnd(FilterSet value)
|
JAXBElement<FilterSet> |
ObjectFactory.createFilterSetOr(FilterSet value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FilterSet> |
ObjectFactory.createFilterSetAnd(FilterSet value)
|
JAXBElement<FilterSet> |
ObjectFactory.createFilterSetOr(FilterSet value)
|
void |
Filter.setAnd(FilterSet value)
Sets the value of the and property.
|
void |
Filter.setOr(FilterSet value)
Sets the value of the or property.
|
Copyright © 2020 Open eHealth Foundation. All rights reserved.