
Uses of Enum
org.hl7.fhir.dstu2.model.DeviceUseRequest.DeviceUseRequestStatus
Packages that use DeviceUseRequest.DeviceUseRequestStatus
-
Uses of DeviceUseRequest.DeviceUseRequestStatus in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type DeviceUseRequest.DeviceUseRequestStatusMethods in org.hl7.fhir.dstu2.model that return DeviceUseRequest.DeviceUseRequestStatusModifier and TypeMethodDescriptionDeviceUseRequest.getStatus()
Returns the enum constant of this type with the specified name.DeviceUseRequest.DeviceUseRequestStatus.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.DeviceUseRequestStatusMethods in org.hl7.fhir.dstu2.model with parameters of type DeviceUseRequest.DeviceUseRequestStatusModifier and TypeMethodDescriptionDeviceUseRequest.setStatus
(DeviceUseRequest.DeviceUseRequestStatus value) DeviceUseRequest.DeviceUseRequestStatusEnumFactory.toCode
(DeviceUseRequest.DeviceUseRequestStatus code) Method parameters in org.hl7.fhir.dstu2.model with type arguments of type DeviceUseRequest.DeviceUseRequestStatusModifier and TypeMethodDescriptionDeviceUseRequest.setStatusElement
(Enumeration<DeviceUseRequest.DeviceUseRequestStatus> value)