Uses of Class
org.hl7.fhir.r4.model.codesystems.MessageheaderResponseRequest
-
Packages that use MessageheaderResponseRequest Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of MessageheaderResponseRequest in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return MessageheaderResponseRequest Modifier and Type Method Description static MessageheaderResponseRequestMessageheaderResponseRequest. fromCode(String codeString)MessageheaderResponseRequestMessageheaderResponseRequestEnumFactory. fromCode(String codeString)static MessageheaderResponseRequestMessageheaderResponseRequest. valueOf(String name)Returns the enum constant of this type with the specified name.static MessageheaderResponseRequest[]MessageheaderResponseRequest. 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 MessageheaderResponseRequest Modifier and Type Method Description StringMessageheaderResponseRequestEnumFactory. toCode(MessageheaderResponseRequest code)StringMessageheaderResponseRequestEnumFactory. toSystem(MessageheaderResponseRequest code)
-