Class MappingExtensionModule
java.lang.Object
org.openehealth.ipf.commons.map.extend.MappingExtensionModule
- All Implemented Interfaces:
GroovyObject
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
firstLower
(String delegate) static boolean
static boolean
static Collection<?>
static String
static Object
static Object
static Object
mapReverse
(String delegate, Object value) static Object
mapReverse
(String delegate, Object value, Object defaultValue) void
static Collection<?>
static String
valueSystem
(String delegate) 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
-
MappingExtensionModule
public MappingExtensionModule()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClass
in interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClass
in interfaceGroovyObject
-
firstLower
-
map
-
map
-
mapReverse
-
mapReverse
-
keySystem
-
valueSystem
-
keys
-
values
-
hasKey
-
hasValue
-