Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.FilterSet
Packages that use FilterSet
Package
Description
-
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. -
Uses of FilterSet in org.openehealth.ipf.commons.ihe.hpd.stub.json
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.json that return FilterSetModifier and TypeMethodDescriptionAnd.toDsml()Or.toDsml()static FilterSetFilterIntermediaryUtils.toFilterSet(List<FilterIntermediary> fis) Methods in org.openehealth.ipf.commons.ihe.hpd.stub.json with parameters of type FilterSetModifier and TypeMethodDescriptionstatic FilterIntermediarystatic FilterIntermediarystatic List<FilterIntermediary> FilterIntermediaryUtils.fromFilterSet(FilterSet fs)