Uses of Class
ca.uhn.fhir.model.dstu2.resource.DeviceComponent.ProductionSpecification
-
Uses of DeviceComponent.ProductionSpecification in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionDeviceComponent.addProductionSpecification()
Adds and returns a new value for productionSpecification ()DeviceComponent.getProductionSpecificationFirstRep()
Gets the first repetition for productionSpecification (), creating it if it does not already exist.DeviceComponent.ProductionSpecification.setComponentId
(IdentifierDt theValue) Sets the value(s) for componentId ()DeviceComponent.ProductionSpecification.setProductionSpec
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for productionSpec ()DeviceComponent.ProductionSpecification.setProductionSpec
(String theString) Sets the value for productionSpec ()DeviceComponent.ProductionSpecification.setSpecType
(CodeableConceptDt theValue) Sets the value(s) for specType ()Modifier and TypeMethodDescriptionDeviceComponent.getProductionSpecification()
Gets the value(s) for productionSpecification ().Modifier and TypeMethodDescriptionDeviceComponent.addProductionSpecification
(DeviceComponent.ProductionSpecification theValue) Adds a given new value for productionSpecification ()Modifier and TypeMethodDescriptionDeviceComponent.setProductionSpecification
(List<DeviceComponent.ProductionSpecification> theValue) Sets the value(s) for productionSpecification ()