
Uses of Enum
org.hl7.fhir.r4.model.Device.DeviceNameType
Packages that use Device.DeviceNameType
-
Uses of Device.DeviceNameType in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type Device.DeviceNameTypeModifier and TypeFieldDescriptionprotected Enumeration
<Device.DeviceNameType> Device.DeviceDeviceNameComponent.type
The type of deviceName.Methods in org.hl7.fhir.r4.model that return Device.DeviceNameTypeModifier and TypeMethodDescriptionstatic Device.DeviceNameType
Device.DeviceDeviceNameComponent.getType()
static Device.DeviceNameType
Returns the enum constant of this type with the specified name.static Device.DeviceNameType[]
Device.DeviceNameType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type Device.DeviceNameTypeModifier and TypeMethodDescriptionDevice.DeviceNameTypeEnumFactory.fromType
(PrimitiveType<?> code) Device.DeviceDeviceNameComponent.getTypeElement()
Methods in org.hl7.fhir.r4.model with parameters of type Device.DeviceNameTypeModifier and TypeMethodDescriptionDevice.DeviceDeviceNameComponent.setType
(Device.DeviceNameType value) Device.DeviceNameTypeEnumFactory.toCode
(Device.DeviceNameType code) Device.DeviceNameTypeEnumFactory.toSystem
(Device.DeviceNameType code) Method parameters in org.hl7.fhir.r4.model with type arguments of type Device.DeviceNameTypeModifier and TypeMethodDescriptionDevice.DeviceDeviceNameComponent.setTypeElement
(Enumeration<Device.DeviceNameType> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type Device.DeviceNameTypeModifierConstructorDescriptionConstructor