
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.ResponseCode
Packages that use ResponseCode
-
Uses of ResponseCode in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ResponseCodeModifier and TypeMethodDescriptionstatic ResponseCodestatic ResponseCodeReturns the enum constant of this class with the specified name.static ResponseCode[]ResponseCode.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 ResponseCodeModifier and TypeMethodDescriptionResponseCodeEnumFactory.toCode(ResponseCode code) ResponseCodeEnumFactory.toSystem(ResponseCode code)