Class CustomModelClassUtils
java.lang.Object
org.openehealth.ipf.commons.ihe.hl7v2.definitions.CustomModelClassUtils
Utilities to work with custom HAPI class definitions.
- Author:
- Dmytro Rud
-
Method Summary
Modifier and TypeMethodDescriptionstatic CustomModelClassFactory
createFactory
(String transaction, String version) Creates a model class factory for the given transaction and HL7 version.
-
Method Details
-
createFactory
Creates a model class factory for the given transaction and HL7 version.
-