public class HL7ApplicationExtension extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected HL7Application |
hl7App |
| Constructor and Description |
|---|
HL7ApplicationExtension() |
| Modifier and Type | Method and Description |
|---|---|
HL7Application |
getHL7Application() |
void |
reconfigure(HL7ApplicationExtension from) |
void |
setHL7Application(HL7Application hl7App) |
protected HL7Application hl7App
public final HL7Application getHL7Application()
public void setHL7Application(HL7Application hl7App)
public void reconfigure(HL7ApplicationExtension from)
Copyright © 2021. All rights reserved.