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