Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
-
Packages that use SubstringFilter Package Description org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 -
-
Uses of SubstringFilter in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as SubstringFilter Modifier and Type Field Description protected SubstringFilterFilter. substringsMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return SubstringFilter Modifier and Type Method Description SubstringFilterObjectFactory. createSubstringFilter()Create an instance ofSubstringFilterSubstringFilterFilter. 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 SubstringFilter Modifier and Type Method Description javax.xml.bind.JAXBElement<SubstringFilter>ObjectFactory. createFilterSetSubstrings(SubstringFilter value)Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type SubstringFilter Modifier and Type Method Description javax.xml.bind.JAXBElement<SubstringFilter>ObjectFactory. createFilterSetSubstrings(SubstringFilter value)voidFilter. setSubstrings(SubstringFilter value)Sets the value of the substrings property.
-