Class Hl7StaticExtensionModule
java.lang.Object
org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
- All Implemented Interfaces:
GroovyObject
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Object
$static_methodMissing
(Composite delegate, String name, Object args) static Object
$static_methodMissing
(Message delegate, HapiContext context, String name, Object args) static Object
$static_methodMissing
(Message delegate, String name, Object args) static Object
$static_methodMissing
(Primitive delegate, String name, Object args) static Object
$static_methodMissing
(Segment delegate, String name, Object args) static Message
defaultNak
(Message delegate, HL7Exception e, AcknowledgmentCode ackTypeCode, String version) 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
-
Hl7StaticExtensionModule
public Hl7StaticExtensionModule()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClass
in interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClass
in interfaceGroovyObject
-
$static_methodMissing
-
$static_methodMissing
public static Object $static_methodMissing(Message delegate, HapiContext context, String name, Object args) -
$static_methodMissing
-
$static_methodMissing
-
$static_methodMissing
-
defaultNak
public static Message defaultNak(Message delegate, HL7Exception e, AcknowledgmentCode ackTypeCode, String version)
-