Uses of Enum
org.hl7.fhir.r5.model.ImagingSelection.ImagingSelectionStatus
-
Uses of ImagingSelection.ImagingSelectionStatus in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionImagingSelection.status
The current state of the ImagingSelection resource.Modifier and TypeMethodDescriptionImagingSelection.getStatus()
Returns the enum constant of this type with the specified name.ImagingSelection.ImagingSelectionStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionImagingSelection.ImagingSelectionStatusEnumFactory.fromType
(PrimitiveType<?> code) ImagingSelection.getStatusElement()
Modifier and TypeMethodDescriptionImagingSelection.setStatus
(ImagingSelection.ImagingSelectionStatus value) ImagingSelection.ImagingSelectionStatusEnumFactory.toCode
(ImagingSelection.ImagingSelectionStatus code) ImagingSelection.ImagingSelectionStatusEnumFactory.toSystem
(ImagingSelection.ImagingSelectionStatus code) Modifier and TypeMethodDescriptionImagingSelection.setStatusElement
(Enumeration<ImagingSelection.ImagingSelectionStatus> value) ModifierConstructorDescriptionConstructor