Class DelegatingPredicate
java.lang.Object
org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
- All Implemented Interfaces:
 FilterIterator.Predicate,GroovyObject
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidMethods 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
- 
DelegatingPredicate
 
 - 
 - 
Method Details
- 
getMetaClass
- Specified by:
 getMetaClassin interfaceGroovyObject
 - 
setMetaClass
- Specified by:
 setMetaClassin interfaceGroovyObject
 - 
evaluate
- Specified by:
 evaluatein interfaceFilterIterator.Predicate
 
 -