| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
MessageHeader.Destination |
MessageHeader.addDestination()
Adds and returns a new value for destination (who.focus)
|
MessageHeader.Destination |
MessageHeader.getDestinationFirstRep()
Gets the first repetition for destination (who.focus),
creating it if it does not already exist.
|
MessageHeader.Destination |
MessageHeader.Destination.setEndpoint(String theUri)
Sets the value for endpoint ()
|
MessageHeader.Destination |
MessageHeader.Destination.setEndpoint(UriDt theValue)
Sets the value(s) for endpoint ()
|
MessageHeader.Destination |
MessageHeader.Destination.setName(String theString)
Sets the value for name ()
|
MessageHeader.Destination |
MessageHeader.Destination.setName(StringDt theValue)
Sets the value(s) for name ()
|
MessageHeader.Destination |
MessageHeader.Destination.setTarget(ResourceReferenceDt theValue)
Sets the value(s) for target ()
|
| Modifier and Type | Method and Description |
|---|---|
List<MessageHeader.Destination> |
MessageHeader.getDestination()
Gets the value(s) for destination (who.focus).
|
| Modifier and Type | Method and Description |
|---|---|
MessageHeader |
MessageHeader.addDestination(MessageHeader.Destination theValue)
Adds a given new value for destination (who.focus)
|
| Modifier and Type | Method and Description |
|---|---|
MessageHeader |
MessageHeader.setDestination(List<MessageHeader.Destination> theValue)
Sets the value(s) for destination (who.focus)
|
Copyright © 2014–2016 University Health Network. All rights reserved.