Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.FilterSet
Packages that use FilterSet
-
Uses of FilterSet in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as FilterSetMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return FilterSetModifier and TypeMethodDescriptionObjectFactory.createFilterSet()Create an instance ofFilterSetFilter.getAnd()Gets the value of the and property.Filter.getOr()Gets the value of the or property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return types with arguments of type FilterSetModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FilterSet>ObjectFactory.createFilterSetAnd(FilterSet value) jakarta.xml.bind.JAXBElement<FilterSet>ObjectFactory.createFilterSetOr(FilterSet value) Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type FilterSetModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FilterSet>ObjectFactory.createFilterSetAnd(FilterSet value) jakarta.xml.bind.JAXBElement<FilterSet>ObjectFactory.createFilterSetOr(FilterSet value) voidSets the value of the and property.voidSets the value of the or property.