Class MappingExtensionHelper
java.lang.Object
org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
- All Implemented Interfaces:
GroovyObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Objectstatic Objectvoidstatic voidsetMethodMissingLogic(Object value) static voidMethods 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
-
MappingExtensionHelper
public MappingExtensionHelper()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClassin interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClassin interfaceGroovyObject
-
getMethodMissingLogic
-
setMethodMissingLogic
-
getSimpleMethodMissingLogic
-
setSimpleMethodMissingLogic
-