
Uses of Enum
org.hl7.fhir.dstu2.model.DeviceMetric.DeviceMetricOperationalStatus
Packages that use DeviceMetric.DeviceMetricOperationalStatus
-
Uses of DeviceMetric.DeviceMetricOperationalStatus in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type DeviceMetric.DeviceMetricOperationalStatusModifier and TypeFieldDescriptionDeviceMetric.operationalStatus
Indicates current operational state of the device.Methods in org.hl7.fhir.dstu2.model that return DeviceMetric.DeviceMetricOperationalStatusModifier and TypeMethodDescriptionDeviceMetric.getOperationalStatus()
Returns the enum constant of this type with the specified name.DeviceMetric.DeviceMetricOperationalStatus.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 DeviceMetric.DeviceMetricOperationalStatusMethods in org.hl7.fhir.dstu2.model with parameters of type DeviceMetric.DeviceMetricOperationalStatusModifier and TypeMethodDescriptionDeviceMetric.setOperationalStatus
(DeviceMetric.DeviceMetricOperationalStatus value) DeviceMetric.DeviceMetricOperationalStatusEnumFactory.toCode
(DeviceMetric.DeviceMetricOperationalStatus code) Method parameters in org.hl7.fhir.dstu2.model with type arguments of type DeviceMetric.DeviceMetricOperationalStatusModifier and TypeMethodDescriptionDeviceMetric.setOperationalStatusElement
(Enumeration<DeviceMetric.DeviceMetricOperationalStatus> value)