| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Conformance.MessagingEvent |
Conformance.Messaging.addEvent()
Adds and returns a new value for event ()
|
Conformance.MessagingEvent |
Conformance.Messaging.getEventFirstRep()
Gets the first repetition for event (),
creating it if it does not already exist.
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setCategory(BoundCodeDt<MessageSignificanceCategoryEnum> theValue)
Sets the value(s) for category ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setCategory(MessageSignificanceCategoryEnum theValue)
Sets the value(s) for category ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setCode(CodingDt theValue)
Sets the value(s) for code ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setDocumentation(String theString)
Sets the value for documentation ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setDocumentation(StringDt theValue)
Sets the value(s) for documentation ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setFocus(BoundCodeDt<ResourceTypeEnum> theValue)
Sets the value(s) for focus ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setFocus(ResourceTypeEnum theValue)
Sets the value(s) for focus ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setMode(BoundCodeDt<ConformanceEventModeEnum> theValue)
Sets the value(s) for mode ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setMode(ConformanceEventModeEnum theValue)
Sets the value(s) for mode ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setRequest(ResourceReferenceDt theValue)
Sets the value(s) for request ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setResponse(ResourceReferenceDt theValue)
Sets the value(s) for response ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Conformance.MessagingEvent> |
Conformance.Messaging.getEvent()
Gets the value(s) for event ().
|
| Modifier and Type | Method and Description |
|---|---|
Conformance.Messaging |
Conformance.Messaging.addEvent(Conformance.MessagingEvent theValue)
Adds a given new value for event ()
|
| Modifier and Type | Method and Description |
|---|---|
Conformance.Messaging |
Conformance.Messaging.setEvent(List<Conformance.MessagingEvent> theValue)
Sets the value(s) for event ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.