public class Hl7StaticExtensionModule extends Object implements groovy.lang.GroovyObject
| Constructor and Description |
|---|
Hl7StaticExtensionModule() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
$static_methodMissing(ca.uhn.hl7v2.model.Composite delegate,
String name,
Object args) |
static Object |
$static_methodMissing(ca.uhn.hl7v2.model.Message delegate,
ca.uhn.hl7v2.HapiContext context,
String name,
Object args) |
static Object |
$static_methodMissing(ca.uhn.hl7v2.model.Message delegate,
String name,
Object args) |
static Object |
$static_methodMissing(ca.uhn.hl7v2.model.Primitive delegate,
String name,
Object args) |
static Object |
$static_methodMissing(ca.uhn.hl7v2.model.Segment delegate,
String name,
Object args) |
static ca.uhn.hl7v2.model.Message |
defaultNak(ca.uhn.hl7v2.model.Message delegate,
ca.uhn.hl7v2.HL7Exception e,
ca.uhn.hl7v2.AcknowledgmentCode ackTypeCode,
String version) |
groovy.lang.MetaClass |
getMetaClass() |
Object |
getProperty(String property) |
Object |
invokeMethod(String method,
Object arguments) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(String property,
Object value) |
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectpublic Object invokeMethod(String method, Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectpublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObjectpublic void setProperty(String property, Object value)
setProperty in interface groovy.lang.GroovyObjectpublic static Object $static_methodMissing(ca.uhn.hl7v2.model.Message delegate, String name, Object args)
public static Object $static_methodMissing(ca.uhn.hl7v2.model.Message delegate, ca.uhn.hl7v2.HapiContext context, String name, Object args)
public static Object $static_methodMissing(ca.uhn.hl7v2.model.Segment delegate, String name, Object args)
public static Object $static_methodMissing(ca.uhn.hl7v2.model.Composite delegate, String name, Object args)
public static Object $static_methodMissing(ca.uhn.hl7v2.model.Primitive delegate, String name, Object args)
public static ca.uhn.hl7v2.model.Message defaultNak(ca.uhn.hl7v2.model.Message delegate,
ca.uhn.hl7v2.HL7Exception e,
ca.uhn.hl7v2.AcknowledgmentCode ackTypeCode,
String version)
Copyright © 2018 Open eHealth Foundation. All rights reserved.