Class Or
java.lang.Object
org.openehealth.ipf.commons.ihe.hpd.stub.json.Or
- All Implemented Interfaces:
GroovyObject
,FilterIntermediary<FilterSet>
@CompileStatic
public class Or
extends Object
implements FilterIntermediary<FilterSet>, GroovyObject
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic FilterIntermediary
void
void
setNested
(List<FilterIntermediary> value) toDsml()
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
-
Or
public Or()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClass
in interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClass
in interfaceGroovyObject
-
getNested
-
setNested
-
toDsml
- Specified by:
toDsml
in interfaceFilterIntermediary<FilterSet>
-
fromDsml
-