| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.messagedictionary |
Provides classes which enables access and modifications of HL7 Message dictionary.
|
| cdac.medinfo.sdk.hl7282.utils |
Provides collection framework, collection classes, internationalization
and miscellaneous utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static IMessageMapReader |
MessageMapReader.createInstance(EnumHL7System objEnumHL7System)
Creates instance of singleton class.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumHL7System |
EnumHL7System.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumHL7System[] |
EnumHL7System.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|