Uses of Enum
org.hl7.fhir.r4.model.codesystems.V3AcknowledgementType
Packages that use V3AcknowledgementType
-
Uses of V3AcknowledgementType in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return V3AcknowledgementTypeModifier and TypeMethodDescriptionstatic V3AcknowledgementTypestatic V3AcknowledgementTypeReturns the enum constant of this type with the specified name.static V3AcknowledgementType[]V3AcknowledgementType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type V3AcknowledgementTypeModifier and TypeMethodDescriptionV3AcknowledgementTypeEnumFactory.toCode(V3AcknowledgementType code) V3AcknowledgementTypeEnumFactory.toSystem(V3AcknowledgementType code)