Class ExtensibleMatch
java.lang.Object
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
org.openehealth.ipf.commons.ihe.hpd.stub.json.ExtensibleMatch
- All Implemented Interfaces:
GroovyObject,FilterIntermediary<MatchingRuleAssertion>
@CompileStatic
public class ExtensibleMatch
extends MatchingRuleAssertion
implements FilterIntermediary<MatchingRuleAssertion>, GroovyObject
-
Field Summary
Fields inherited from class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
dnAttributes, matchingRule, name, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion
getMatchingRule, getName, getValue, isDnAttributes, setDnAttributes, setMatchingRule, setName, setValueMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
ExtensibleMatch
public ExtensibleMatch()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClassin interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClassin interfaceGroovyObject
-
toDsml
- Specified by:
toDsmlin interfaceFilterIntermediary<MatchingRuleAssertion>
-
fromDsml
-