Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
Packages that use SubstringFilter
Package
Description
-
Uses of SubstringFilter in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as SubstringFilterMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return SubstringFilterModifier and TypeMethodDescriptionObjectFactory.createSubstringFilter()
Create an instance ofSubstringFilter
Filter.getSubstrings()
Gets the value of the substrings property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return types with arguments of type SubstringFilterModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<SubstringFilter> ObjectFactory.createFilterSetSubstrings
(SubstringFilter value) Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type SubstringFilterModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<SubstringFilter> ObjectFactory.createFilterSetSubstrings
(SubstringFilter value) void
Filter.setSubstrings
(SubstringFilter value) Sets the value of the substrings property. -
Uses of SubstringFilter in org.openehealth.ipf.commons.ihe.hpd.stub.json
Subclasses of SubstringFilter in org.openehealth.ipf.commons.ihe.hpd.stub.jsonMethods in org.openehealth.ipf.commons.ihe.hpd.stub.json that return SubstringFilterMethods in org.openehealth.ipf.commons.ihe.hpd.stub.json with parameters of type SubstringFilterModifier and TypeMethodDescriptionstatic FilterIntermediary
Substrings.fromDsml
(SubstringFilter sf)