| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Conformance.Messaging |
Conformance.Messaging.addEndpoint(Conformance.MessagingEndpoint theValue)
Adds a given new value for endpoint ()
|
Conformance.Messaging |
Conformance.Messaging.addEvent(Conformance.MessagingEvent theValue)
Adds a given new value for event ()
|
Conformance.Messaging |
Conformance.addMessaging()
Adds and returns a new value for messaging ()
|
Conformance.Messaging |
Conformance.getMessagingFirstRep()
Gets the first repetition for messaging (),
creating it if it does not already exist.
|
Conformance.Messaging |
Conformance.Messaging.setDocumentation(String theString)
Sets the value for documentation ()
|
Conformance.Messaging |
Conformance.Messaging.setDocumentation(StringDt theValue)
Sets the value(s) for documentation ()
|
Conformance.Messaging |
Conformance.Messaging.setEndpoint(List<Conformance.MessagingEndpoint> theValue)
Sets the value(s) for endpoint ()
|
Conformance.Messaging |
Conformance.Messaging.setEvent(List<Conformance.MessagingEvent> theValue)
Sets the value(s) for event ()
|
Conformance.Messaging |
Conformance.Messaging.setReliableCache(int theInteger)
Sets the value for reliableCache ()
|
Conformance.Messaging |
Conformance.Messaging.setReliableCache(UnsignedIntDt theValue)
Sets the value(s) for reliableCache ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Conformance.Messaging> |
Conformance.getMessaging()
Gets the value(s) for messaging ().
|
| Modifier and Type | Method and Description |
|---|---|
Conformance |
Conformance.addMessaging(Conformance.Messaging theValue)
Adds a given new value for messaging ()
|
| Modifier and Type | Method and Description |
|---|---|
Conformance |
Conformance.setMessaging(List<Conformance.Messaging> theValue)
Sets the value(s) for messaging ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.