| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Device.DeviceVersionComponent |
JsonParser.parseDeviceDeviceVersionComponent(com.google.gson.JsonObject json,
Device owner) |
protected Device.DeviceVersionComponent |
XmlParser.parseDeviceDeviceVersionComponent(org.xmlpull.v1.XmlPullParser xpp,
Device owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeDeviceDeviceVersionComponent(String name,
Device.DeviceVersionComponent element) |
protected void |
XmlParser.composeDeviceDeviceVersionComponent(String name,
Device.DeviceVersionComponent element) |
protected void |
XmlParser.composeDeviceDeviceVersionComponentElements(Device.DeviceVersionComponent element) |
protected void |
JsonParser.composeDeviceDeviceVersionComponentInner(Device.DeviceVersionComponent element) |
protected boolean |
XmlParser.parseDeviceDeviceVersionComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Device owner,
Device.DeviceVersionComponent res) |
protected void |
JsonParser.parseDeviceDeviceVersionComponentProperties(com.google.gson.JsonObject json,
Device owner,
Device.DeviceVersionComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Device.DeviceVersionComponent> |
Device.version
The actual design of the device or software version running on the device.
|
| Modifier and Type | Method and Description |
|---|---|
Device.DeviceVersionComponent |
Device.addVersion() |
Device.DeviceVersionComponent |
Device.DeviceVersionComponent.copy() |
Device.DeviceVersionComponent |
Device.getVersionFirstRep() |
Device.DeviceVersionComponent |
Device.DeviceVersionComponent.setComponent(Identifier value) |
Device.DeviceVersionComponent |
Device.DeviceVersionComponent.setType(CodeableConcept value) |
Device.DeviceVersionComponent |
Device.DeviceVersionComponent.setValue(String value) |
Device.DeviceVersionComponent |
Device.DeviceVersionComponent.setValueElement(StringType value) |
| Modifier and Type | Method and Description |
|---|---|
List<Device.DeviceVersionComponent> |
Device.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
Device |
Device.addVersion(Device.DeviceVersionComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Device |
Device.setVersion(List<Device.DeviceVersionComponent> theVersion) |
Copyright © 2014–2019 University Health Network. All rights reserved.