
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.V3CompressionAlgorithm
Packages that use V3CompressionAlgorithm
-
Uses of V3CompressionAlgorithm in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return V3CompressionAlgorithmModifier and TypeMethodDescriptionstatic V3CompressionAlgorithmstatic V3CompressionAlgorithmReturns the enum constant of this class with the specified name.static V3CompressionAlgorithm[]V3CompressionAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type V3CompressionAlgorithmModifier and TypeMethodDescriptionV3CompressionAlgorithmEnumFactory.toCode(V3CompressionAlgorithm code) V3CompressionAlgorithmEnumFactory.toSystem(V3CompressionAlgorithm code)