Uses of Class
ca.uhn.fhir.model.dstu2.resource.Media
Packages that use Media
-
Uses of Media in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return MediaModifier and TypeMethodDescriptionMedia.addIdentifier(IdentifierDt theValue)Adds a given new value for identifier (id)Media.setContent(AttachmentDt theValue)Sets the value(s) for content ()Media.setDeviceName(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for deviceName ()Media.setDeviceName(String theString)Sets the value for deviceName ()Media.setDuration(int theInteger)Sets the value for duration ()Media.setDuration(ca.uhn.fhir.model.primitive.UnsignedIntDt theValue)Sets the value(s) for duration ()Media.setFrames(int theInteger)Sets the value for frames ()Media.setFrames(ca.uhn.fhir.model.primitive.PositiveIntDt theValue)Sets the value(s) for frames ()Media.setHeight(int theInteger)Sets the value for height ()Media.setHeight(ca.uhn.fhir.model.primitive.PositiveIntDt theValue)Sets the value(s) for height ()Media.setIdentifier(List<IdentifierDt> theValue)Sets the value(s) for identifier (id)Media.setOperator(ResourceReferenceDt theValue)Sets the value(s) for operator (who.actor)Media.setSubject(ResourceReferenceDt theValue)Sets the value(s) for subject (who.focus)Media.setSubtype(CodeableConceptDt theValue)Sets the value(s) for subtype (class)Media.setType(DigitalMediaTypeEnum theValue)Sets the value(s) for type (class)Media.setType(ca.uhn.fhir.model.primitive.BoundCodeDt<DigitalMediaTypeEnum> theValue)Sets the value(s) for type (class)Media.setView(CodeableConceptDt theValue)Sets the value(s) for view (class)Media.setWidth(int theInteger)Sets the value for width ()Media.setWidth(ca.uhn.fhir.model.primitive.PositiveIntDt theValue)Sets the value(s) for width ()