| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
DeviceComponent.ProductionSpecification |
DeviceComponent.addProductionSpecification()
Adds and returns a new value for productionSpecification ()
|
DeviceComponent.ProductionSpecification |
DeviceComponent.getProductionSpecificationFirstRep()
Gets the first repetition for productionSpecification (),
creating it if it does not already exist.
|
DeviceComponent.ProductionSpecification |
DeviceComponent.ProductionSpecification.setComponentId(IdentifierDt theValue)
Sets the value(s) for componentId ()
|
DeviceComponent.ProductionSpecification |
DeviceComponent.ProductionSpecification.setProductionSpec(String theString)
Sets the value for productionSpec ()
|
DeviceComponent.ProductionSpecification |
DeviceComponent.ProductionSpecification.setProductionSpec(StringDt theValue)
Sets the value(s) for productionSpec ()
|
DeviceComponent.ProductionSpecification |
DeviceComponent.ProductionSpecification.setSpecType(CodeableConceptDt theValue)
Sets the value(s) for specType ()
|
| Modifier and Type | Method and Description |
|---|---|
List<DeviceComponent.ProductionSpecification> |
DeviceComponent.getProductionSpecification()
Gets the value(s) for productionSpecification ().
|
| Modifier and Type | Method and Description |
|---|---|
DeviceComponent |
DeviceComponent.addProductionSpecification(DeviceComponent.ProductionSpecification theValue)
Adds a given new value for productionSpecification ()
|
| Modifier and Type | Method and Description |
|---|---|
DeviceComponent |
DeviceComponent.setProductionSpecification(List<DeviceComponent.ProductionSpecification> theValue)
Sets the value(s) for productionSpecification ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.