
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.ProcessresponseStatus
Packages that use ProcessresponseStatus
-
Uses of ProcessresponseStatus in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return ProcessresponseStatusModifier and TypeMethodDescriptionstatic ProcessresponseStatusstatic ProcessresponseStatusReturns the enum constant of this class with the specified name.static ProcessresponseStatus[]ProcessresponseStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type ProcessresponseStatusModifier and TypeMethodDescriptionProcessresponseStatusEnumFactory.toCode(ProcessresponseStatus code) ProcessresponseStatusEnumFactory.toSystem(ProcessresponseStatus code)