| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
DocumentManifest |
DocumentManifest.addContent(DocumentManifest.Content theValue)
Adds a given new value for content ()
|
DocumentManifest |
DocumentManifest.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
DocumentManifest |
DocumentManifest.addRelated(DocumentManifest.Related theValue)
Adds a given new value for related ()
|
DocumentManifest |
DocumentManifest.setAuthor(List<ResourceReferenceDt> theValue)
Sets the value(s) for author (who.author)
|
DocumentManifest |
DocumentManifest.setContent(List<DocumentManifest.Content> theValue)
Sets the value(s) for content ()
|
DocumentManifest |
DocumentManifest.setCreated(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for created (when.done)
|
DocumentManifest |
DocumentManifest.setCreated(DateTimeDt theValue)
Sets the value(s) for created (when.done)
|
DocumentManifest |
DocumentManifest.setCreatedWithSecondsPrecision(Date theDate)
Sets the value for created (when.done)
|
DocumentManifest |
DocumentManifest.setDescription(String theString)
Sets the value for description ()
|
DocumentManifest |
DocumentManifest.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
DocumentManifest |
DocumentManifest.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
DocumentManifest |
DocumentManifest.setMasterIdentifier(IdentifierDt theValue)
Sets the value(s) for masterIdentifier (id)
|
DocumentManifest |
DocumentManifest.setRecipient(List<ResourceReferenceDt> theValue)
Sets the value(s) for recipient (who.cause)
|
DocumentManifest |
DocumentManifest.setRelated(List<DocumentManifest.Related> theValue)
Sets the value(s) for related ()
|
DocumentManifest |
DocumentManifest.setSource(String theUri)
Sets the value for source ()
|
DocumentManifest |
DocumentManifest.setSource(UriDt theValue)
Sets the value(s) for source ()
|
DocumentManifest |
DocumentManifest.setStatus(BoundCodeDt<DocumentReferenceStatusEnum> theValue)
Sets the value(s) for status (status)
|
DocumentManifest |
DocumentManifest.setStatus(DocumentReferenceStatusEnum theValue)
Sets the value(s) for status (status)
|
DocumentManifest |
DocumentManifest.setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject (who.focus)
|
DocumentManifest |
DocumentManifest.setType(CodeableConceptDt theValue)
Sets the value(s) for type (class)
|
Copyright © 2014–2016 University Health Network. All rights reserved.