
Uses of Class
org.hl7.fhir.dstu2.model.DeviceComponent.DeviceComponentProductionSpecificationComponent
Packages that use DeviceComponent.DeviceComponentProductionSpecificationComponent
-
Uses of DeviceComponent.DeviceComponentProductionSpecificationComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return DeviceComponent.DeviceComponentProductionSpecificationComponentModifier and TypeMethodDescriptionJsonParser.parseDeviceComponentDeviceComponentProductionSpecificationComponent(com.google.gson.JsonObject json, DeviceComponent owner) XmlParser.parseDeviceComponentDeviceComponentProductionSpecificationComponent(org.xmlpull.v1.XmlPullParser xpp, DeviceComponent owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type DeviceComponent.DeviceComponentProductionSpecificationComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeDeviceComponentDeviceComponentProductionSpecificationComponent(String name, DeviceComponent.DeviceComponentProductionSpecificationComponent element) protected voidXmlParser.composeDeviceComponentDeviceComponentProductionSpecificationComponent(String name, DeviceComponent.DeviceComponentProductionSpecificationComponent element) protected voidJsonParser.composeDeviceComponentDeviceComponentProductionSpecificationComponentInner(DeviceComponent.DeviceComponentProductionSpecificationComponent element) -
Uses of DeviceComponent.DeviceComponentProductionSpecificationComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type DeviceComponent.DeviceComponentProductionSpecificationComponentModifier and TypeFieldDescriptionDeviceComponent.productionSpecificationDescribes the production specification such as component revision, serial number, etc.Methods in org.hl7.fhir.dstu2.model that return DeviceComponent.DeviceComponentProductionSpecificationComponentModifier 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) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type DeviceComponent.DeviceComponentProductionSpecificationComponentMethods in org.hl7.fhir.dstu2.model with parameters of type DeviceComponent.DeviceComponentProductionSpecificationComponentModifier and TypeMethodDescriptionDeviceComponent.addProductionSpecification(DeviceComponent.DeviceComponentProductionSpecificationComponent t)