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