Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
Packages that use MatchingRuleAssertion
-
Uses of MatchingRuleAssertion in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as MatchingRuleAssertionMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return MatchingRuleAssertionModifier and TypeMethodDescriptionObjectFactory.createMatchingRuleAssertion()Create an instance ofMatchingRuleAssertionFilter.getExtensibleMatch()Gets the value of the extensibleMatch property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return types with arguments of type MatchingRuleAssertionModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<MatchingRuleAssertion>ObjectFactory.createFilterSetExtensibleMatch(MatchingRuleAssertion value) Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type MatchingRuleAssertionModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<MatchingRuleAssertion>ObjectFactory.createFilterSetExtensibleMatch(MatchingRuleAssertion value) voidFilter.setExtensibleMatch(MatchingRuleAssertion value) Sets the value of the extensibleMatch property.