Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.FilterSet
-
Uses of FilterSet in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Modifier and TypeMethodDescriptionObjectFactory.createFilterSet()
Create an instance ofFilterSet
Filter.getAnd()
Gets the value of the and property.Filter.getOr()
Gets the value of the or property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<FilterSet>
ObjectFactory.createFilterSetAnd
(FilterSet value) javax.xml.bind.JAXBElement<FilterSet>
ObjectFactory.createFilterSetOr
(FilterSet value) Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<FilterSet>
ObjectFactory.createFilterSetAnd
(FilterSet value) javax.xml.bind.JAXBElement<FilterSet>
ObjectFactory.createFilterSetOr
(FilterSet value) void
Sets the value of the and property.void
Sets the value of the or property.