Class EqualityMatch
java.lang.Object
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeValueAssertion
org.openehealth.ipf.commons.ihe.hpd.stub.json.EqualityMatch
- All Implemented Interfaces:
GroovyObject
,FilterIntermediary<AttributeValueAssertion>
@CompileStatic
public class EqualityMatch
extends AttributeValueAssertion
implements FilterIntermediary<AttributeValueAssertion>, GroovyObject
-
Field Summary
Fields inherited from class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeValueAssertion
name, value
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeValueAssertion
getName, getValue, setName, setValue
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
EqualityMatch
public EqualityMatch()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClass
in interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClass
in interfaceGroovyObject
-
toDsml
- Specified by:
toDsml
in interfaceFilterIntermediary<AttributeValueAssertion>
-
fromDsml
-