Class Hl7StaticExtensionModule
java.lang.Object
org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
- All Implemented Interfaces:
GroovyObject
-
Constructor Summary
Constructors -
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 MessagedefaultNak(Message delegate, HL7Exception e, AcknowledgmentCode ackTypeCode, String version) 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
-
Hl7StaticExtensionModule
public Hl7StaticExtensionModule()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClassin interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClassin 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)
-