Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter
Packages that use Filter
-
Uses of Filter in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as FilterModifier and TypeFieldDescriptionprotected FilterSearchRequest.filterprotected FilterFilter.notMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return FilterModifier and TypeMethodDescriptionObjectFactory.createFilter()Create an instance ofFilterSearchRequest.getFilter()Gets the value of the filter property.Filter.getNot()Gets the value of the not property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return types with arguments of type FilterModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Filter>ObjectFactory.createFilterSetNot(Filter value) Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type FilterModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Filter>ObjectFactory.createFilterSetNot(Filter value) voidSets the value of the filter property.voidSets the value of the not property.