| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
DocumentManifest.Content |
DocumentManifest.addContent()
Adds and returns a new value for content ()
|
DocumentManifest.Content |
DocumentManifest.getContentFirstRep()
Gets the first repetition for content (),
creating it if it does not already exist.
|
DocumentManifest.Content |
DocumentManifest.Content.setP(IDatatype theValue)
Sets the value(s) for p[x] ()
|
| Modifier and Type | Method and Description |
|---|---|
List<DocumentManifest.Content> |
DocumentManifest.getContent()
Gets the value(s) for content ().
|
| Modifier and Type | Method and Description |
|---|---|
DocumentManifest |
DocumentManifest.addContent(DocumentManifest.Content theValue)
Adds a given new value for content ()
|
| Modifier and Type | Method and Description |
|---|---|
DocumentManifest |
DocumentManifest.setContent(List<DocumentManifest.Content> theValue)
Sets the value(s) for content ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.