Uses of Enum Class
org.projecthusky.common.hl7cdar2.IntegrityCheckAlgorithm
Packages that use IntegrityCheckAlgorithm
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of IntegrityCheckAlgorithm in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as IntegrityCheckAlgorithmMethods in org.projecthusky.common.hl7cdar2 that return IntegrityCheckAlgorithmModifier and TypeMethodDescriptionstatic @NonNull IntegrityCheckAlgorithm@NonNull IntegrityCheckAlgorithmRuft den Wert der integrityCheckAlgorithm-Eigenschaft ab.static IntegrityCheckAlgorithmReturns 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.Methods in org.projecthusky.common.hl7cdar2 with parameters of type IntegrityCheckAlgorithmModifier and TypeMethodDescriptionvoidLegt den Wert der integrityCheckAlgorithm-Eigenschaft fest.