Uses of Class
ca.uhn.fhir.model.dstu2.resource.DocumentReference.Content
-
Uses of DocumentReference.Content in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionDocumentReference.addContent()
Adds and returns a new value for content ()Adds a given new value for format ()DocumentReference.getContentFirstRep()
Gets the first repetition for content (), creating it if it does not already exist.DocumentReference.Content.setAttachment
(AttachmentDt theValue) Sets the value(s) for attachment ()Sets the value(s) for format ()Modifier and TypeMethodDescriptionDocumentReference.getContent()
Gets the value(s) for content ().Modifier and TypeMethodDescriptionDocumentReference.addContent
(DocumentReference.Content theValue) Adds a given new value for content ()Modifier and TypeMethodDescriptionDocumentReference.setContent
(List<DocumentReference.Content> theValue) Sets the value(s) for content ()