Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.IntegrityCheckAlgorithm
-
Uses of IntegrityCheckAlgorithm in net.ihe.gazelle.hl7v3.datatypes
Modifier and TypeFieldDescriptionSpecifies the algorithm used to compute the integrityCheck value. .Modifier and TypeMethodDescriptionReturn integrityCheckAlgorithm.Modifier and TypeMethodDescriptionvoid
ED.setIntegrityCheckAlgorithm
(IntegrityCheckAlgorithm integrityCheckAlgorithm) Set a value to attribute integrityCheckAlgorithm. -
Uses of IntegrityCheckAlgorithm in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionstatic IntegrityCheckAlgorithm
static IntegrityCheckAlgorithm
Returns the enum constant of this class with the specified name.static IntegrityCheckAlgorithm[]
IntegrityCheckAlgorithm.values()
Returns an array containing the constants of this enum class, in the order they are declared.