| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
DocumentManifest.Related |
DocumentManifest.addRelated()
Adds and returns a new value for related ()
|
DocumentManifest.Related |
DocumentManifest.getRelatedFirstRep()
Gets the first repetition for related (),
creating it if it does not already exist.
|
DocumentManifest.Related |
DocumentManifest.Related.setIdentifier(IdentifierDt theValue)
Sets the value(s) for identifier ()
|
DocumentManifest.Related |
DocumentManifest.Related.setRef(ResourceReferenceDt theValue)
Sets the value(s) for ref ()
|
| Modifier and Type | Method and Description |
|---|---|
List<DocumentManifest.Related> |
DocumentManifest.getRelated()
Gets the value(s) for related ().
|
| Modifier and Type | Method and Description |
|---|---|
DocumentManifest |
DocumentManifest.addRelated(DocumentManifest.Related theValue)
Adds a given new value for related ()
|
| Modifier and Type | Method and Description |
|---|---|
DocumentManifest |
DocumentManifest.setRelated(List<DocumentManifest.Related> theValue)
Sets the value(s) for related ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.