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