Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
-
Packages that use MatchingRuleAssertion Package Description org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 -
-
Uses of MatchingRuleAssertion in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as MatchingRuleAssertion Modifier and Type Field Description protected MatchingRuleAssertionFilter. extensibleMatchMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return MatchingRuleAssertion Modifier and Type Method Description MatchingRuleAssertionObjectFactory. createMatchingRuleAssertion()Create an instance ofMatchingRuleAssertionMatchingRuleAssertionFilter. 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 MatchingRuleAssertion Modifier and Type Method Description javax.xml.bind.JAXBElement<MatchingRuleAssertion>ObjectFactory. createFilterSetExtensibleMatch(MatchingRuleAssertion value)Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type MatchingRuleAssertion Modifier and Type Method Description javax.xml.bind.JAXBElement<MatchingRuleAssertion>ObjectFactory. createFilterSetExtensibleMatch(MatchingRuleAssertion value)voidFilter. setExtensibleMatch(MatchingRuleAssertion value)Sets the value of the extensibleMatch property.
-