| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected DeviceDefinition.DeviceDefinitionSpecializationComponent |
JsonParser.parseDeviceDefinitionDeviceDefinitionSpecializationComponent(com.google.gson.JsonObject json,
DeviceDefinition owner) |
protected DeviceDefinition.DeviceDefinitionSpecializationComponent |
XmlParser.parseDeviceDefinitionDeviceDefinitionSpecializationComponent(org.xmlpull.v1.XmlPullParser xpp,
DeviceDefinition owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<DeviceDefinition.DeviceDefinitionSpecializationComponent> |
DeviceDefinition.specialization
The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication.
|
| Modifier and Type | Method and Description |
|---|---|
List<DeviceDefinition.DeviceDefinitionSpecializationComponent> |
DeviceDefinition.getSpecialization() |
| Modifier and Type | Method and Description |
|---|---|
DeviceDefinition |
DeviceDefinition.addSpecialization(DeviceDefinition.DeviceDefinitionSpecializationComponent t) |
void |
DeviceDefinition.DeviceDefinitionSpecializationComponent.copyValues(DeviceDefinition.DeviceDefinitionSpecializationComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
DeviceDefinition |
DeviceDefinition.setSpecialization(List<DeviceDefinition.DeviceDefinitionSpecializationComponent> theSpecialization) |
Copyright © 2014–2021 Health Level 7. All rights reserved.