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