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