
Uses of Enum
org.hl7.fhir.r5.model.ImagingSelection.ImagingSelectionStatus
Packages that use ImagingSelection.ImagingSelectionStatus
-
Uses of ImagingSelection.ImagingSelectionStatus in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type ImagingSelection.ImagingSelectionStatusModifier and TypeFieldDescriptionImagingSelection.status
The current state of the ImagingSelection resource.Methods in org.hl7.fhir.r5.model that return ImagingSelection.ImagingSelectionStatusModifier 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.Methods in org.hl7.fhir.r5.model that return types with arguments of type ImagingSelection.ImagingSelectionStatusModifier and TypeMethodDescriptionImagingSelection.ImagingSelectionStatusEnumFactory.fromType
(PrimitiveType<?> code) ImagingSelection.getStatusElement()
Methods in org.hl7.fhir.r5.model with parameters of type ImagingSelection.ImagingSelectionStatusModifier and TypeMethodDescriptionImagingSelection.setStatus
(ImagingSelection.ImagingSelectionStatus value) ImagingSelection.ImagingSelectionStatusEnumFactory.toCode
(ImagingSelection.ImagingSelectionStatus code) ImagingSelection.ImagingSelectionStatusEnumFactory.toSystem
(ImagingSelection.ImagingSelectionStatus code) Method parameters in org.hl7.fhir.r5.model with type arguments of type ImagingSelection.ImagingSelectionStatusModifier and TypeMethodDescriptionImagingSelection.setStatusElement
(Enumeration<ImagingSelection.ImagingSelectionStatus> value) Constructors in org.hl7.fhir.r5.model with parameters of type ImagingSelection.ImagingSelectionStatusModifierConstructorDescriptionConstructor