| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Conformance.MessagingEndpoint |
Conformance.Messaging.addEndpoint()
Adds and returns a new value for endpoint ()
|
Conformance.MessagingEndpoint |
Conformance.Messaging.getEndpointFirstRep()
Gets the first repetition for endpoint (),
creating it if it does not already exist.
|
Conformance.MessagingEndpoint |
Conformance.MessagingEndpoint.setAddress(String theUri)
Sets the value for address ()
|
Conformance.MessagingEndpoint |
Conformance.MessagingEndpoint.setAddress(UriDt theValue)
Sets the value(s) for address ()
|
Conformance.MessagingEndpoint |
Conformance.MessagingEndpoint.setProtocol(CodingDt theValue)
Sets the value(s) for protocol ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Conformance.MessagingEndpoint> |
Conformance.Messaging.getEndpoint()
Gets the value(s) for endpoint ().
|
| Modifier and Type | Method and Description |
|---|---|
Conformance.Messaging |
Conformance.Messaging.addEndpoint(Conformance.MessagingEndpoint theValue)
Adds a given new value for endpoint ()
|
| Modifier and Type | Method and Description |
|---|---|
Conformance.Messaging |
Conformance.Messaging.setEndpoint(List<Conformance.MessagingEndpoint> theValue)
Sets the value(s) for endpoint ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.