Class MappingExtension
java.lang.Object
org.openehealth.ipf.commons.map.extend.MappingExtension
- All Implemented Interfaces:
GroovyObject
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setExtensions
(Object value) void
setMappingService
(MappingService value) void
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
-
MappingExtension
public MappingExtension()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClass
in interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClass
in interfaceGroovyObject
-
getMappingService
-
setMappingService
-
getExtensions
-
setExtensions
-