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(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for deviceName ()
|
Media |
Media.setDeviceName(String theString) |
Sets the value for deviceName ()
|
Media |
Media.setDuration(int theInteger) |
Sets the value for duration ()
|
Media |
Media.setDuration(ca.uhn.fhir.model.primitive.UnsignedIntDt theValue) |
Sets the value(s) for duration ()
|
Media |
Media.setFrames(int theInteger) |
Sets the value for frames ()
|
Media |
Media.setFrames(ca.uhn.fhir.model.primitive.PositiveIntDt theValue) |
Sets the value(s) for frames ()
|
Media |
Media.setHeight(int theInteger) |
Sets the value for height ()
|
Media |
Media.setHeight(ca.uhn.fhir.model.primitive.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(DigitalMediaTypeEnum theValue) |
Sets the value(s) for type (class)
|
Media |
Media.setType(ca.uhn.fhir.model.primitive.BoundCodeDt<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(ca.uhn.fhir.model.primitive.PositiveIntDt theValue) |
Sets the value(s) for width ()
|