Class FilterIntermediaryUtils
java.lang.Object
org.openehealth.ipf.commons.ihe.hpd.stub.json.FilterIntermediaryUtils
- All Implemented Interfaces:
GroovyObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FilterIntermediary
static FilterIntermediary
fromFilter
(Filter f) static List
<FilterIntermediary> static ObjectFactory
void
static Filter
static FilterSet
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
-
FilterIntermediaryUtils
public FilterIntermediaryUtils()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClass
in interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClass
in interfaceGroovyObject
-
getOBJECT_FACTORY
-
getFILTER_TYPES
-
fromDsml
-
fromFilter
-
toFilter
-
fromFilterSet
-
toFilterSet
-