| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Conformance.RestInteraction |
Conformance.Rest.addInteraction()
Adds and returns a new value for interaction ()
|
Conformance.RestInteraction |
Conformance.Rest.getInteractionFirstRep()
Gets the first repetition for interaction (),
creating it if it does not already exist.
|
Conformance.RestInteraction |
Conformance.RestInteraction.setCode(BoundCodeDt<SystemRestfulInteractionEnum> theValue)
Sets the value(s) for code ()
|
Conformance.RestInteraction |
Conformance.RestInteraction.setCode(SystemRestfulInteractionEnum theValue)
Sets the value(s) for code ()
|
Conformance.RestInteraction |
Conformance.RestInteraction.setDocumentation(String theString)
Sets the value for documentation ()
|
Conformance.RestInteraction |
Conformance.RestInteraction.setDocumentation(StringDt theValue)
Sets the value(s) for documentation ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Conformance.RestInteraction> |
Conformance.Rest.getInteraction()
Gets the value(s) for interaction ().
|
| Modifier and Type | Method and Description |
|---|---|
Conformance.Rest |
Conformance.Rest.addInteraction(Conformance.RestInteraction theValue)
Adds a given new value for interaction ()
|
| Modifier and Type | Method and Description |
|---|---|
Conformance.Rest |
Conformance.Rest.setInteraction(List<Conformance.RestInteraction> theValue)
Sets the value(s) for interaction ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.