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