Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
Packages that use MatchingRuleAssertion
Package
Description
-
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 ofMatchingRuleAssertion
Filter.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 TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<MatchingRuleAssertion> ObjectFactory.createFilterSetExtensibleMatch
(MatchingRuleAssertion value) Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type MatchingRuleAssertionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<MatchingRuleAssertion> ObjectFactory.createFilterSetExtensibleMatch
(MatchingRuleAssertion value) void
Filter.setExtensibleMatch
(MatchingRuleAssertion value) Sets the value of the extensibleMatch property. -
Uses of MatchingRuleAssertion in org.openehealth.ipf.commons.ihe.hpd.stub.json
Subclasses of MatchingRuleAssertion in org.openehealth.ipf.commons.ihe.hpd.stub.jsonMethods in org.openehealth.ipf.commons.ihe.hpd.stub.json that return MatchingRuleAssertionMethods in org.openehealth.ipf.commons.ihe.hpd.stub.json with parameters of type MatchingRuleAssertionModifier and TypeMethodDescriptionstatic FilterIntermediary
ExtensibleMatch.fromDsml
(MatchingRuleAssertion mra)