Uses of Class
ca.uhn.hl7v2.util.idgenerator.HiLoGenerator
Packages that use HiLoGenerator
-
Uses of HiLoGenerator in ca.uhn.hl7v2.util.idgenerator
Subclasses of HiLoGenerator in ca.uhn.hl7v2.util.idgeneratorModifier and TypeClassDescriptionclassDefault implementation of a HiLo ID generator that allows to use another (non-HiLo) ID generator for generating the "hi" part of the ID.classConvenience class that delegates expensive ID retrieval from a file to a defaultFileBasedGenerator.