Uses of Class
org.hl7.fhir.dstu2.model.DeviceComponent.DeviceComponentProductionSpecificationComponent
-
Uses of DeviceComponent.DeviceComponentProductionSpecificationComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseDeviceComponentDeviceComponentProductionSpecificationComponent
(com.google.gson.JsonObject json, DeviceComponent owner) XmlParser.parseDeviceComponentDeviceComponentProductionSpecificationComponent
(org.xmlpull.v1.XmlPullParser xpp, DeviceComponent owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeDeviceComponentDeviceComponentProductionSpecificationComponent
(String name, DeviceComponent.DeviceComponentProductionSpecificationComponent element) protected void
XmlParser.composeDeviceComponentDeviceComponentProductionSpecificationComponent
(String name, DeviceComponent.DeviceComponentProductionSpecificationComponent element) protected void
JsonParser.composeDeviceComponentDeviceComponentProductionSpecificationComponentInner
(DeviceComponent.DeviceComponentProductionSpecificationComponent element) -
Uses of DeviceComponent.DeviceComponentProductionSpecificationComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionDeviceComponent.productionSpecification
Describes the production specification such as component revision, serial number, etc.Modifier and TypeMethodDescriptionDeviceComponent.addProductionSpecification()
DeviceComponent.DeviceComponentProductionSpecificationComponent.copy()
DeviceComponent.DeviceComponentProductionSpecificationComponent.setComponentId
(Identifier value) DeviceComponent.DeviceComponentProductionSpecificationComponent.setProductionSpec
(String value) DeviceComponent.DeviceComponentProductionSpecificationComponent.setProductionSpecElement
(StringType value) DeviceComponent.DeviceComponentProductionSpecificationComponent.setSpecType
(CodeableConcept value) Modifier and TypeMethodDescriptionDeviceComponent.addProductionSpecification
(DeviceComponent.DeviceComponentProductionSpecificationComponent t)