
Uses of Enum
org.hl7.fhir.dstu2.model.DeviceUseRequest.DeviceUseRequestPriority
Packages that use DeviceUseRequest.DeviceUseRequestPriority
-
Uses of DeviceUseRequest.DeviceUseRequestPriority in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type DeviceUseRequest.DeviceUseRequestPriorityModifier and TypeFieldDescriptionDeviceUseRequest.priority
Characterizes how quickly the use of device must be initiated.Methods in org.hl7.fhir.dstu2.model that return DeviceUseRequest.DeviceUseRequestPriorityModifier and TypeMethodDescriptionDeviceUseRequest.getPriority()
Returns the enum constant of this type with the specified name.DeviceUseRequest.DeviceUseRequestPriority.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu2.model that return types with arguments of type DeviceUseRequest.DeviceUseRequestPriorityMethods in org.hl7.fhir.dstu2.model with parameters of type DeviceUseRequest.DeviceUseRequestPriorityModifier and TypeMethodDescriptionDeviceUseRequest.setPriority
(DeviceUseRequest.DeviceUseRequestPriority value) DeviceUseRequest.DeviceUseRequestPriorityEnumFactory.toCode
(DeviceUseRequest.DeviceUseRequestPriority code) Method parameters in org.hl7.fhir.dstu2.model with type arguments of type DeviceUseRequest.DeviceUseRequestPriorityModifier and TypeMethodDescriptionDeviceUseRequest.setPriorityElement
(Enumeration<DeviceUseRequest.DeviceUseRequestPriority> value)