| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Media |
Media.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
Media |
Media.setContent(AttachmentDt theValue)
Sets the value(s) for content ()
|
Media |
Media.setDeviceName(String theString)
Sets the value for deviceName ()
|
Media |
Media.setDeviceName(StringDt theValue)
Sets the value(s) for deviceName ()
|
Media |
Media.setDuration(int theInteger)
Sets the value for duration ()
|
Media |
Media.setDuration(UnsignedIntDt theValue)
Sets the value(s) for duration ()
|
Media |
Media.setFrames(int theInteger)
Sets the value for frames ()
|
Media |
Media.setFrames(PositiveIntDt theValue)
Sets the value(s) for frames ()
|
Media |
Media.setHeight(int theInteger)
Sets the value for height ()
|
Media |
Media.setHeight(PositiveIntDt theValue)
Sets the value(s) for height ()
|
Media |
Media.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
Media |
Media.setOperator(ResourceReferenceDt theValue)
Sets the value(s) for operator (who.actor)
|
Media |
Media.setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject (who.focus)
|
Media |
Media.setSubtype(CodeableConceptDt theValue)
Sets the value(s) for subtype (class)
|
Media |
Media.setType(BoundCodeDt<DigitalMediaTypeEnum> theValue)
Sets the value(s) for type (class)
|
Media |
Media.setType(DigitalMediaTypeEnum theValue)
Sets the value(s) for type (class)
|
Media |
Media.setView(CodeableConceptDt theValue)
Sets the value(s) for view (class)
|
Media |
Media.setWidth(int theInteger)
Sets the value for width ()
|
Media |
Media.setWidth(PositiveIntDt theValue)
Sets the value(s) for width ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.